Skip to content

Commit be4f4f0

Browse files
dependabot[bot]nadiamoe
authored andcommitted
chore(deps): bump github.com/mccutchen/go-httpbin/v2
Bumps [github.com/mccutchen/go-httpbin/v2](https://github.com/mccutchen/go-httpbin) from 2.17.1 to 2.18.0. - [Release notes](https://github.com/mccutchen/go-httpbin/releases) - [Commits](mccutchen/go-httpbin@v2.17.1...v2.18.0) --- updated-dependencies: - dependency-name: github.com/mccutchen/go-httpbin/v2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e82e5c2 commit be4f4f0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ require (
3636
github.com/gogo/status v1.1.1
3737
github.com/grafana/loki/pkg/push v0.0.0-20241004191050-c2f38e18c6b8
3838
github.com/jpillora/backoff v1.0.0
39-
github.com/mccutchen/go-httpbin/v2 v2.17.1
39+
github.com/mccutchen/go-httpbin/v2 v2.18.0
4040
github.com/prometheus-community/pro-bing v0.6.1
4141
github.com/quasilyte/go-ruleguard/dsl v0.3.22
4242
github.com/spf13/afero v1.12.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ github.com/mattn/go-isatty v0.0.16/go.mod h1:kYGgaQfpe5nmfYZH+SKPsOc2e4SrIfOl2e/
105105
github.com/mattn/go-isatty v0.0.19/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
106106
github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWEY=
107107
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
108-
github.com/mccutchen/go-httpbin/v2 v2.17.1 h1:35FQXl1KT4CcJV6O5RtUc91tdMIBMzaJWW5+ZLA8CxY=
109-
github.com/mccutchen/go-httpbin/v2 v2.17.1/go.mod h1:GBy5I7XwZ4ZLhT3hcq39I4ikwN9x4QUt6EAxNiR8Jus=
108+
github.com/mccutchen/go-httpbin/v2 v2.18.0 h1:WFU1OELp3nHYLvXct/3nrGVIgxU0X+RJfDPYRBnvicY=
109+
github.com/mccutchen/go-httpbin/v2 v2.18.0/go.mod h1:GBy5I7XwZ4ZLhT3hcq39I4ikwN9x4QUt6EAxNiR8Jus=
110110
github.com/miekg/dns v1.1.63 h1:8M5aAw6OMZfFXTT7K5V0Eu5YiiL8l7nUAkyN6C9YwaY=
111111
github.com/miekg/dns v1.1.63/go.mod h1:6NGHfjhpmr5lt3XPLuyfDJi5AXbNIPM9PY6H6sF1Nfs=
112112
github.com/mmcloughlin/geohash v0.10.0 h1:9w1HchfDfdeLc+jFEf/04D27KP7E2QmpDu52wPbJWRE=

0 commit comments

Comments
 (0)