Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update github.com/ckotzbauer/libstandard digest to 20f87d3 #435

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 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-20230627195312-cd49355d934e
github.com/anchore/syft v0.84.1
github.com/ckotzbauer/libk8soci v0.0.0-20230603074221-127a0e6288dd
github.com/ckotzbauer/libstandard v0.0.0-20230601032622-211d40c9d69c
github.com/ckotzbauer/libstandard v0.0.0-20230701051533-20f87d3d6d46
github.com/google/uuid v1.3.0
github.com/novln/docker-parser v1.0.0
github.com/robfig/cron v1.2.0
Expand Down
2 changes: 2 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-20230603074221-127a0e6288dd h1:IzbUV/MRtd
github.com/ckotzbauer/libk8soci v0.0.0-20230603074221-127a0e6288dd/go.mod h1:TPGycitt0iOg09YUDAykRP05JeWzhhVDASD69Ib8kFU=
github.com/ckotzbauer/libstandard v0.0.0-20230601032622-211d40c9d69c h1:cpuyGH0T3UCUZBsmJNFgDY3IQ/ubFqc7ClPA3qqICnY=
github.com/ckotzbauer/libstandard v0.0.0-20230601032622-211d40c9d69c/go.mod h1:1FHNXaKrd2N/nJIjJQp3EDFVDV+q3CCZrZfXKhB1KnA=
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=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
Expand Down