Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libk8soci digest to 07f85de
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 2, 2023
1 parent bd4961b commit fca4915
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ require (
github.com/golang/protobuf v1.5.3 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/go-containerregistry v0.16.1 // indirect
github.com/google/go-containerregistry v0.17.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/uuid v1.4.0 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
Expand Down Expand Up @@ -244,7 +244,7 @@ require (
)

require (
github.com/ckotzbauer/libk8soci v0.0.0-20231101083026-b432e7a51dd7
github.com/ckotzbauer/libk8soci v0.0.0-20231202085521-07f85dea5fbb
github.com/go-git/go-git/v5 v5.10.1 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,8 @@ github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible/go.mod h1:nmEj6D
github.com/circonus-labs/circonusllhist v0.1.3/go.mod h1:kMXHVDlOchFAehlya5ePtbp5jckzBHf4XRpQvBOLI+I=
github.com/ckotzbauer/libk8soci v0.0.0-20231101083026-b432e7a51dd7 h1:VK1oQ79tzYL+y56gwcUx9lMWCf2ZtY8k7uCO+shHYpQ=
github.com/ckotzbauer/libk8soci v0.0.0-20231101083026-b432e7a51dd7/go.mod h1:vDojf5BqsMVRIsHrIKZFiK5qkCiBauoGb6bRijGURi8=
github.com/ckotzbauer/libk8soci v0.0.0-20231202085521-07f85dea5fbb h1:4n0xsR/g/gsM2y0+VBiAAYbWMLO713ggPLwoxw3MVXA=
github.com/ckotzbauer/libk8soci v0.0.0-20231202085521-07f85dea5fbb/go.mod h1:xN3yW1fUElLOyjZv637Xh+NZiFT3ukncYmTjnWGagpQ=
github.com/ckotzbauer/libstandard v0.0.0-20231101043320-363c9097d706 h1:M5hjzxDFr9w/4wrUlD10g93HYVXNVX/HAD9rtmSnecg=
github.com/ckotzbauer/libstandard v0.0.0-20231101043320-363c9097d706/go.mod h1:fVF/bvtVI8a+LQU29cEWZbahTSb9rGglWPCG1/Rj+8c=
github.com/ckotzbauer/libstandard v0.0.0-20231201034509-640c25cb1a52 h1:qcIhu3x1CFUQeUw6OCO3HQI/b/Z8510gtmri97H+SbA=
Expand Down Expand Up @@ -659,6 +661,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/google/go-containerregistry v0.16.1 h1:rUEt426sR6nyrL3gt+18ibRcvYpKYdpsa5ZW7MA08dQ=
github.com/google/go-containerregistry v0.16.1/go.mod h1:u0qB2l7mvtWVR5kNcbFIhFY1hLbf8eeGapA+vbFDCtQ=
github.com/google/go-containerregistry v0.17.0 h1:5p+zYs/R4VGHkhyvgWurWrpJ2hW4Vv9fQI+GzdcwXLk=
github.com/google/go-containerregistry v0.17.0/go.mod h1:u0qB2l7mvtWVR5kNcbFIhFY1hLbf8eeGapA+vbFDCtQ=
github.com/google/gofuzz v1.0.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/gofuzz v1.1.0/go.mod h1:dBl0BpW6vV/+mYPU4Po3pmUjxk6FQPldtuIdl/M65Eg=
github.com/google/gofuzz v1.2.0 h1:xRy4A+RhZaiKjJ1bPfwQ8sedCA+YS2YcCHW6ec7JMi0=
Expand Down

0 comments on commit fca4915

Please sign in to comment.