Skip to content

Commit 3f1ca5b

Browse files
build(deps): bump github.com/oapi-codegen/runtime from 1.1.2 to 1.2.0 (#6442)
* build(deps): bump github.com/oapi-codegen/runtime from 1.1.2 to 1.2.0 Bumps [github.com/oapi-codegen/runtime](https://github.com/oapi-codegen/runtime) from 1.1.2 to 1.2.0. - [Release notes](https://github.com/oapi-codegen/runtime/releases) - [Commits](oapi-codegen/runtime@v1.1.2...v1.2.0) --- updated-dependencies: - dependency-name: github.com/oapi-codegen/runtime dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Post dependabot file modifications --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
1 parent 7882e49 commit 3f1ca5b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

NOTICE-fips.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,11 +2384,11 @@ SOFTWARE.
23842384

23852385
--------------------------------------------------------------------------------
23862386
Dependency : github.com/oapi-codegen/runtime
2387-
Version: v1.1.2
2387+
Version: v1.2.0
23882388
Licence type (autodetected): Apache-2.0
23892389
--------------------------------------------------------------------------------
23902390

2391-
Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.1.2/LICENSE:
2391+
Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.2.0/LICENSE:
23922392

23932393
Apache License
23942394
Version 2.0, January 2004

NOTICE.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2384,11 +2384,11 @@ SOFTWARE.
23842384

23852385
--------------------------------------------------------------------------------
23862386
Dependency : github.com/oapi-codegen/runtime
2387-
Version: v1.1.2
2387+
Version: v1.2.0
23882388
Licence type (autodetected): Apache-2.0
23892389
--------------------------------------------------------------------------------
23902390

2391-
Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.1.2/LICENSE:
2391+
Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.2.0/LICENSE:
23922392

23932393
Apache License
23942394
Version 2.0, January 2004

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ require (
2222
github.com/magefile/mage v1.15.0
2323
github.com/mailru/easyjson v0.9.1
2424
github.com/miolini/datacounter v1.0.3
25-
github.com/oapi-codegen/runtime v1.1.2
25+
github.com/oapi-codegen/runtime v1.2.0
2626
github.com/open-telemetry/opamp-go v0.23.0
2727
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58
2828
github.com/prometheus/client_golang v1.23.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ github.com/moby/docker-image-spec v1.3.1 h1:jMKff3w6PgbfSa69GfNg+zN/XLhfXJGnEx3N
125125
github.com/moby/docker-image-spec v1.3.1/go.mod h1:eKmb5VW8vQEh/BAr2yvVNvuiJuY6UIocYsFu/DxxRpo=
126126
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq1c1nUAm88MOHcQC9l5mIlSMApZMrHA=
127127
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ=
128-
github.com/oapi-codegen/runtime v1.1.2 h1:P2+CubHq8fO4Q6fV1tqDBZHCwpVpvPg7oKiYzQgXIyI=
129-
github.com/oapi-codegen/runtime v1.1.2/go.mod h1:SK9X900oXmPWilYR5/WKPzt3Kqxn/uS/+lbpREv+eCg=
128+
github.com/oapi-codegen/runtime v1.2.0 h1:RvKc1CVS1QeKSNzO97FBQbSMZyQ8s6rZd+LpmzwHMP4=
129+
github.com/oapi-codegen/runtime v1.2.0/go.mod h1:Y7ZhmmlE8ikZOmuHRRndiIm7nf3xcVv+YMweKgG1DT0=
130130
github.com/open-telemetry/opamp-go v0.23.0 h1:k7h7w/muprut9/DAhUC4anX4v7hIdgO02gIsSjV4uq0=
131131
github.com/open-telemetry/opamp-go v0.23.0/go.mod h1:DIIVdkLefdqPW5L+4I2twmAicVrTB0Bp5XJAfedZzAM=
132132
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=

0 commit comments

Comments
 (0)