Skip to content

Commit 79d5b2b

Browse files
chore(deps): bump github.com/google/go-containerregistry in /src
Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.19.0 to 0.19.2. - [Release notes](https://github.com/google/go-containerregistry/releases) - [Changelog](https://github.com/google/go-containerregistry/blob/main/.goreleaser.yml) - [Commits](google/go-containerregistry@v0.19.0...v0.19.2) --- updated-dependencies: - dependency-name: github.com/google/go-containerregistry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 562c01e commit 79d5b2b

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: src/go.mod

+4-4
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,19 @@ require (
2121
github.com/go-asn1-ber/asn1-ber v1.5.7
2222
github.com/go-ldap/ldap/v3 v3.4.6
2323
github.com/go-openapi/errors v0.22.0
24-
github.com/go-openapi/loads v0.21.2
24+
github.com/go-openapi/loads v0.21.2 // indirect
2525
github.com/go-openapi/runtime v0.26.2
26-
github.com/go-openapi/spec v0.20.11
26+
github.com/go-openapi/spec v0.20.11 // indirect
2727
github.com/go-openapi/strfmt v0.23.0
2828
github.com/go-openapi/swag v0.23.0
29-
github.com/go-openapi/validate v0.22.3
29+
github.com/go-openapi/validate v0.22.3 // indirect
3030
github.com/go-redis/redis/v8 v8.11.4
3131
github.com/gocarina/gocsv v0.0.0-20210516172204-ca9e8a8ddea8
3232
github.com/gocraft/work v0.5.1
3333
github.com/golang-jwt/jwt/v5 v5.2.1
3434
github.com/golang-migrate/migrate/v4 v4.17.1
3535
github.com/gomodule/redigo v2.0.0+incompatible
36-
github.com/google/go-containerregistry v0.19.0
36+
github.com/google/go-containerregistry v0.19.2
3737
github.com/google/uuid v1.6.0
3838
github.com/gorilla/csrf v1.7.2
3939
github.com/gorilla/handlers v1.5.2

Diff for: src/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,8 @@ github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
283283
github.com/google/go-cmp v0.5.9/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
284284
github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
285285
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
286-
github.com/google/go-containerregistry v0.19.0 h1:uIsMRBV7m/HDkDxE/nXMnv1q+lOOSPlQ/ywc5JbB8Ic=
287-
github.com/google/go-containerregistry v0.19.0/go.mod h1:u0qB2l7mvtWVR5kNcbFIhFY1hLbf8eeGapA+vbFDCtQ=
286+
github.com/google/go-containerregistry v0.19.2 h1:TannFKE1QSajsP6hPWb5oJNgKe1IKjHukIKDUmvsV6w=
287+
github.com/google/go-containerregistry v0.19.2/go.mod h1:YCMFNQeeXeLF+dnhhWkqDItx/JSkH01j1Kis4PsjzFI=
288288
github.com/google/go-querystring v1.1.0 h1:AnCroh3fv4ZBgVIf1Iwtovgjaw/GiKJo8M8yD/fhyJ8=
289289
github.com/google/go-querystring v1.1.0/go.mod h1:Kcdr2DB4koayq7X8pmAG4sNG59So17icRSOU623lUBU=
290290
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=

0 commit comments

Comments
 (0)