Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libk8soci digest to 019db2a
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2023
1 parent aa656c2 commit a2edf43
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 @@ -6,7 +6,7 @@ require (
github.com/DependencyTrack/client-go v0.11.0
github.com/anchore/stereoscope v0.0.0-20230727211946-d1f3d766295e
github.com/anchore/syft v0.86.1
github.com/ckotzbauer/libk8soci v0.0.0-20230701072406-c279efdd11d8
github.com/ckotzbauer/libk8soci v0.0.0-20230801084829-019db2afb18d
github.com/ckotzbauer/libstandard v0.0.0-20230701051533-20f87d3d6d46
github.com/google/uuid v1.3.0
github.com/novln/docker-parser v1.0.0
Expand Down Expand Up @@ -46,7 +46,7 @@ require (
github.com/containerd/containerd v1.7.0 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.14.3 // indirect
github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da // indirect
github.com/docker/cli v24.0.2+incompatible // indirect
github.com/docker/cli v24.0.5+incompatible // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/docker/docker v24.0.5+incompatible // indirect
github.com/docker/docker-credential-helpers v0.7.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,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-20230701072406-c279efdd11d8 h1:iPq8r2PsJ9xAjwZuQ7VA4oiaHGraiy3Yf0BslW6uS0s=
github.com/ckotzbauer/libk8soci v0.0.0-20230701072406-c279efdd11d8/go.mod h1:SPIBMAtYLPJS/WJYd9qlVljtGpd3zYBGMmM/jcf70f4=
github.com/ckotzbauer/libk8soci v0.0.0-20230801084829-019db2afb18d h1:N5OBr8J7QVYCN6NuDQbSGtBo/LoeyHjADPNcE4twzxA=
github.com/ckotzbauer/libk8soci v0.0.0-20230801084829-019db2afb18d/go.mod h1:ZpWNRsj8ioRD2PIytdIHsHCFTRKMGwyplle9KUdaiMg=
github.com/ckotzbauer/libstandard v0.0.0-20230701051533-20f87d3d6d46 h1:CTpWL2Jf7zvYjOx83enKyTWgdwbjYtJuLRS1DfFT1zU=
github.com/ckotzbauer/libstandard v0.0.0-20230701051533-20f87d3d6d46/go.mod h1:bfNkCUvafg2uS/RC6KYe7ofej6sD8bUn1cuEBsnL2T4=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
Expand Down Expand Up @@ -171,6 +173,8 @@ github.com/deitch/magic v0.0.0-20230404182410-1ff89d7342da/go.mod h1:B3tI9iGHi4i
github.com/dgrijalva/jwt-go/v4 v4.0.0-preview1/go.mod h1:+hnT3ywWDTAFrW5aE+u2Sa/wT555ZqwoCS+pk3p6ry4=
github.com/docker/cli v24.0.2+incompatible h1:QdqR7znue1mtkXIJ+ruQMGQhpw2JzMJLRXp6zpzF6tM=
github.com/docker/cli v24.0.2+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/cli v24.0.5+incompatible h1:WeBimjvS0eKdH4Ygx+ihVq1Q++xg36M/rMi4aXAvodc=
github.com/docker/cli v24.0.5+incompatible/go.mod h1:JLrzqnKDaYBop7H2jaqPtU4hHvMKP+vjCwu2uszcLI8=
github.com/docker/distribution v2.8.2+incompatible h1:T3de5rq0dB1j30rp0sA2rER+m322EBzniBPB6ZIzuh8=
github.com/docker/distribution v2.8.2+incompatible/go.mod h1:J2gT2udsDAN96Uj4KfcMRqY0/ypR+oyYUYmja8H+y+w=
github.com/docker/docker v24.0.5+incompatible h1:WmgcE4fxyI6EEXxBRxsHnZXrO1pQ3smi0k/jho4HLeY=
Expand Down

0 comments on commit a2edf43

Please sign in to comment.