Skip to content
This repository was archived by the owner on Jan 7, 2024. It is now read-only.

Commit 58a6250

Browse files
committed
Updating LICENSE and dependencies
1 parent e99cd91 commit 58a6250

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015-2021 Kenneth Shaw
3+
Copyright (c) 2015-2022 Kenneth Shaw
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/chromedp/omahaproxy
22

33
go 1.17
44

5-
require github.com/kenshaw/httplog v0.4.0
5+
require github.com/kenshaw/httplog v0.4.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/kenshaw/httplog v0.4.0 h1:6gevB91JwSsEKB+Q10zxv392t4bLcab/HxfVYBJ0ohs=
2-
github.com/kenshaw/httplog v0.4.0/go.mod h1:O0bRNzPagLH+kWMB9f+rwFwmjT4MfKcuTy4D6q4/2rU=
1+
github.com/kenshaw/httplog v0.4.1 h1:ohhKV1+ECoRcvSFyF5juxlcU22ygr656zlWL7eB5Yew=
2+
github.com/kenshaw/httplog v0.4.1/go.mod h1:HJ2a5lJD2G4ZKtlDeM0ZKt4HiK3Yz+Lc/zzHDsPv4ss=

0 commit comments

Comments
 (0)