Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libstandard digest to 4fc1398
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2023
1 parent e8787e3 commit 9b39bb7
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/anchore/stereoscope v0.0.0-20230301191755-abfb374a1122
github.com/anchore/syft v0.74.0
github.com/ckotzbauer/libk8soci v0.0.0-20230201064449-665152e30569
github.com/ckotzbauer/libstandard v0.0.0-20230201033308-451a1baa8541
github.com/ckotzbauer/libstandard v0.0.0-20230301104845-4fc13982308c
github.com/google/uuid v1.3.0
github.com/novln/docker-parser v1.0.0
github.com/nscuro/dtrack-client v0.7.0
Expand Down Expand Up @@ -34,7 +34,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.4 // indirect
github.com/andybalholm/brotli v1.0.5 // indirect
github.com/becheran/wildmatch-go v1.0.0 // indirect
github.com/bmatcuk/doublestar/v4 v4.6.0 // indirect
github.com/cloudflare/circl v1.1.0 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,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.4 h1:V7DdXeJtZscaqfNuAdSRuRFzuiKlHSC/Zh3zl9qY3JY=
github.com/andybalholm/brotli v1.0.4/go.mod h1:fO7iG3H7G2nSZ7m0zPUDn85XEX2GTukHGRSepvi9Eig=
github.com/andybalholm/brotli v1.0.5 h1:8uQZIdzKmjc/iuPu7O2ioW48L81FgatrcpfFmiq/cCs=
github.com/andybalholm/brotli v1.0.5/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 @@ -651,6 +653,8 @@ github.com/ckotzbauer/libstandard v0.0.0-20230101030448-7bb3724952dc h1:eQ9iZ0Va
github.com/ckotzbauer/libstandard v0.0.0-20230101030448-7bb3724952dc/go.mod h1:9W+F8tlDH+PqLUQmV+NA2awzzawEoaVfNg3nqwsluQI=
github.com/ckotzbauer/libstandard v0.0.0-20230201033308-451a1baa8541 h1:OAm1ZxQeuYYY7jEtrJCtPXos6BugkJemXOjKYIVHjU8=
github.com/ckotzbauer/libstandard v0.0.0-20230201033308-451a1baa8541/go.mod h1:9W+F8tlDH+PqLUQmV+NA2awzzawEoaVfNg3nqwsluQI=
github.com/ckotzbauer/libstandard v0.0.0-20230301104845-4fc13982308c h1:au1NUQw+qNas9K5RH4VaM2Y8SQrOYCe9pIO28EZaOu4=
github.com/ckotzbauer/libstandard v0.0.0-20230301104845-4fc13982308c/go.mod h1:L30YcLfX1jsKeN9SICTk+E1wbrbg56Z+6EkDsDUWWhs=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.1.0 h1:bZgT/A+cikZnKIwn7xL2OBj012Bmvho/o6RpRvv3GKY=
github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I=
Expand Down

0 comments on commit 9b39bb7

Please sign in to comment.