Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libstandard digest to 363c909 (#512)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2023
1 parent 985e026 commit b5ee706
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 @@ -7,7 +7,7 @@ require (
github.com/anchore/stereoscope v0.0.0-20231027135531-5909e353ee88
github.com/anchore/syft v0.94.0
github.com/ckotzbauer/libk8soci v0.0.0-20231101083026-b432e7a51dd7
github.com/ckotzbauer/libstandard v0.0.0-20230801082608-4e352616bf41
github.com/ckotzbauer/libstandard v0.0.0-20231101043320-363c9097d706
github.com/google/uuid v1.4.0
github.com/novln/docker-parser v1.0.0
github.com/robfig/cron v1.2.0
Expand Down Expand Up @@ -43,7 +43,7 @@ require (
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb // indirect
github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092 // indirect
github.com/anchore/packageurl-go v0.1.1-0.20230104203445-02e0a6721501 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/andybalholm/brotli v1.0.6 // indirect
github.com/aquasecurity/go-pep440-version v0.0.0-20210121094942-22b2f8951d46 // indirect
github.com/aquasecurity/go-version v0.0.0-20210121072130-637058cfe492 // indirect
github.com/becheran/wildmatch-go v1.0.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ github.com/andreyvit/diff v0.0.0-20170406064948-c7f18ee00883/go.mod h1:rCTlJbsFo
github.com/andybalholm/brotli v1.0.1/go.mod h1:loMXtMfwqflxFJPmdbJO0a3KNoPuLBgiu3qAvBg8x/Y=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/andybalholm/brotli v1.0.6 h1:Yf9fFpf49Zrxb9NlQaluyE92/+X7UVHlhMNJN2sxfOI=
github.com/andybalholm/brotli v1.0.6/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be h1:9AeTilPcZAjCFIImctFaOjnTIavg87rW78vTPkQqLI8=
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be/go.mod h1:ySMOLuWl6zY27l47sB3qLNK6tF2fkHG55UZxx8oIVo4=
github.com/antihax/optional v1.0.0/go.mod h1:uupD/76wgC+ih3iEmQUL+0Ugr19nfwCT1kdvxnR2qWY=
Expand Down Expand Up @@ -180,6 +182,8 @@ github.com/ckotzbauer/libk8soci v0.0.0-20231101083026-b432e7a51dd7 h1:VK1oQ79tzY
github.com/ckotzbauer/libk8soci v0.0.0-20231101083026-b432e7a51dd7/go.mod h1:vDojf5BqsMVRIsHrIKZFiK5qkCiBauoGb6bRijGURi8=
github.com/ckotzbauer/libstandard v0.0.0-20230801082608-4e352616bf41 h1:2A7/T7jb/822x5Qu1gLvOSLCwWYGTrgXhgsEw9DI/uM=
github.com/ckotzbauer/libstandard v0.0.0-20230801082608-4e352616bf41/go.mod h1:ZAn0S0+iT1oQrx3Y21GegMUA0/C/bqT3oWHRS11+odU=
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/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
Expand Down

0 comments on commit b5ee706

Please sign in to comment.