Skip to content

Commit cf377a3

Browse files
dependabot[bot]ViBiOh
authored andcommitted
chore(deps): bump github.com/ViBiOh/httputils/v4 from 4.26.0 to 4.27.1
Bumps [github.com/ViBiOh/httputils/v4](https://github.com/ViBiOh/httputils) from 4.26.0 to 4.27.1. - [Release notes](https://github.com/ViBiOh/httputils/releases) - [Commits](ViBiOh/httputils@v4.26.0...v4.27.1) --- updated-dependencies: - dependency-name: github.com/ViBiOh/httputils/v4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e6a8e7 commit cf377a3

File tree

2 files changed

+156
-6
lines changed

2 files changed

+156
-6
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/ViBiOh/goweb
22

33
go 1.17
44

5-
require github.com/ViBiOh/httputils/v4 v4.26.0
5+
require github.com/ViBiOh/httputils/v4 v4.27.1
66

77
require (
88
github.com/beorn7/perks v1.0.1 // indirect
@@ -11,7 +11,7 @@ require (
1111
github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
1212
github.com/prometheus/client_golang v1.11.0 // indirect
1313
github.com/prometheus/client_model v0.2.0 // indirect
14-
github.com/prometheus/common v0.31.1 // indirect
14+
github.com/prometheus/common v0.32.1 // indirect
1515
github.com/prometheus/procfs v0.6.0 // indirect
1616
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
1717
google.golang.org/protobuf v1.26.0 // indirect

0 commit comments

Comments
 (0)