diff --git a/NOTICE-fips.txt b/NOTICE-fips.txt index b11303e18f..93d88d0341 100644 --- a/NOTICE-fips.txt +++ b/NOTICE-fips.txt @@ -2384,11 +2384,11 @@ SOFTWARE. -------------------------------------------------------------------------------- Dependency : github.com/oapi-codegen/runtime -Version: v1.4.1 +Version: v1.4.2 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.4.1/LICENSE: +Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.4.2/LICENSE: Apache License Version 2.0, January 2004 diff --git a/NOTICE.txt b/NOTICE.txt index cbaf98eeae..827a6c52c0 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -2384,11 +2384,11 @@ SOFTWARE. -------------------------------------------------------------------------------- Dependency : github.com/oapi-codegen/runtime -Version: v1.4.1 +Version: v1.4.2 Licence type (autodetected): Apache-2.0 -------------------------------------------------------------------------------- -Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.4.1/LICENSE: +Contents of probable licence file $GOMODCACHE/github.com/oapi-codegen/runtime@v1.4.2/LICENSE: Apache License Version 2.0, January 2004 diff --git a/go.mod b/go.mod index 319b97f063..74d1a4ca6f 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/magefile/mage v1.17.2 github.com/mailru/easyjson v0.9.2 github.com/miolini/datacounter v1.0.3 - github.com/oapi-codegen/runtime v1.4.1 + github.com/oapi-codegen/runtime v1.4.2 github.com/open-telemetry/opamp-go v0.23.0 github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 github.com/prometheus/client_golang v1.23.2 diff --git a/go.sum b/go.sum index 871e811e8a..36d0482f22 100644 --- a/go.sum +++ b/go.sum @@ -132,8 +132,8 @@ github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 h1:C3w9PqII01/Oq github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822/go.mod h1:+n7T8mK8HuQTcFwEeznm/DIxMOiR9yIdICNftLE1DvQ= github.com/oapi-codegen/nullable v1.1.0 h1:eAh8JVc5430VtYVnq00Hrbpag9PFRGWLjxR1/3KntMs= github.com/oapi-codegen/nullable v1.1.0/go.mod h1:KUZ3vUzkmEKY90ksAmit2+5juDIhIZhfDl+0PwOQlFY= -github.com/oapi-codegen/runtime v1.4.1 h1:9nwLoI+KrWxzbBcp0jO/R8uXqbik/HUyCvPeU68Y/qo= -github.com/oapi-codegen/runtime v1.4.1/go.mod h1:GwV7hC2hviaMzj+ITfHVRESK5J2W/GefVwIND/bMGvU= +github.com/oapi-codegen/runtime v1.4.2 h1:GMxFVYLzoYLua+/KvzgSphkyK1lLTReQI9Vf4hvATKE= +github.com/oapi-codegen/runtime v1.4.2/go.mod h1:GwV7hC2hviaMzj+ITfHVRESK5J2W/GefVwIND/bMGvU= github.com/open-telemetry/opamp-go v0.23.0 h1:k7h7w/muprut9/DAhUC4anX4v7hIdgO02gIsSjV4uq0= github.com/open-telemetry/opamp-go v0.23.0/go.mod h1:DIIVdkLefdqPW5L+4I2twmAicVrTB0Bp5XJAfedZzAM= github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=