Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libstandard digest to 4e35261
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2023
1 parent 6af633c commit bacd8ef
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-20230727211946-d1f3d766295e
github.com/anchore/syft v0.86.1
github.com/ckotzbauer/libk8soci v0.0.0-20230801084829-019db2afb18d
github.com/ckotzbauer/libstandard v0.0.0-20230701051533-20f87d3d6d46
github.com/ckotzbauer/libstandard v0.0.0-20230801082608-4e352616bf41
github.com/google/uuid v1.3.0
github.com/novln/docker-parser v1.0.0
github.com/robfig/cron v1.2.0
Expand Down Expand Up @@ -73,7 +73,7 @@ require (
github.com/hashicorp/errwrap v1.1.0 // indirect
github.com/hashicorp/go-multierror v1.1.1 // indirect
github.com/huandu/xstrings v1.3.3 // indirect
github.com/iancoleman/strcase v0.2.0 // indirect
github.com/iancoleman/strcase v0.3.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
github.com/jinzhu/copier v0.3.5 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ github.com/ckotzbauer/libk8soci v0.0.0-20230801084829-019db2afb18d h1:N5OBr8J7QV
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/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/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 Expand Up @@ -395,6 +397,8 @@ github.com/huandu/xstrings v1.3.3 h1:/Gcsuc1x8JVbJ9/rlye4xZnVAbEkGauT8lbebqcQws4
github.com/huandu/xstrings v1.3.3/go.mod h1:y5/lhBue+AyNmUVz9RLU9xbLR0o4KIIExikq4ovT0aE=
github.com/iancoleman/strcase v0.2.0 h1:05I4QRnGpI0m37iZQRuskXh+w77mr6Z41lwQzuHLwW0=
github.com/iancoleman/strcase v0.2.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
github.com/iancoleman/strcase v0.3.0 h1:nTXanmYxhfFAMjZL34Ov6gkzEsSJZ5DbhxWjvSASxEI=
github.com/iancoleman/strcase v0.3.0/go.mod h1:iwCmte+B7n89clKwxIoIXy/HfoL7AsD47ZCWhYzw7ho=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/imdario/mergo v0.3.11/go.mod h1:jmQim1M+e3UYxmgPu/WyfjB3N3VflVyUjjjwH0dnCYA=
Expand Down

0 comments on commit bacd8ef

Please sign in to comment.