Skip to content

Commit 6af1139

Browse files
dependabot[bot]ViBiOh
authored andcommitted
chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.50.4 to 4.50.5
Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.50.4 to 4.50.5. - [Release notes](https://github.com/ViBiOh/httputils/releases) - [Commits](ViBiOh/httputils@v4.50.4...v4.50.5) --- updated-dependencies: - dependency-name: github.com/ViBiOh/httputils/v4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7f507f5 commit 6af1139

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.19
44

55
require (
66
github.com/ViBiOh/flags v1.2.0
7-
github.com/ViBiOh/httputils/v4 v4.50.4
7+
github.com/ViBiOh/httputils/v4 v4.50.5
88
)
99

1010
require (

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
3535
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo=
3636
github.com/ViBiOh/flags v1.2.0 h1:DaujjNXzD29KxKyp4eZdn7c9+uBN5DokWgDAe7DcUmc=
3737
github.com/ViBiOh/flags v1.2.0/go.mod h1:UyMB5zeD/aId7Xw3x7577ZNU298JmukzOcV8p/H2W1s=
38-
github.com/ViBiOh/httputils/v4 v4.50.4 h1:hrwFSAyB7c8Sufdre5SyXpcBxMM7anBYeruhVomjjXk=
39-
github.com/ViBiOh/httputils/v4 v4.50.4/go.mod h1:DB7a/VyQRn6SohUMbB87j2pUg6hfatM4+/cgTncnoVE=
38+
github.com/ViBiOh/httputils/v4 v4.50.5 h1:2UC2cOsKjVy906ntHkFzgjsVo4Gd5CGaPigkmYI80Fw=
39+
github.com/ViBiOh/httputils/v4 v4.50.5/go.mod h1:DB7a/VyQRn6SohUMbB87j2pUg6hfatM4+/cgTncnoVE=
4040
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
4141
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
4242
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=

0 commit comments

Comments
 (0)