Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libstandard digest to 211d40c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2023
1 parent 6d1ee02 commit 7e73d0e
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,14 +6,14 @@ require (
github.com/anchore/stereoscope v0.0.0-20230522170632-e14bc4437b2e
github.com/anchore/syft v0.82.0
github.com/ckotzbauer/libk8soci v0.0.0-20230513143633-d9352f8438c2
github.com/ckotzbauer/libstandard v0.0.0-20230513143705-a8c0d8222679
github.com/ckotzbauer/libstandard v0.0.0-20230601032622-211d40c9d69c
github.com/google/uuid v1.3.0
github.com/novln/docker-parser v1.0.0
github.com/nscuro/dtrack-client v0.7.0
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.2
github.com/spf13/cobra v1.7.0
github.com/stretchr/testify v1.8.3
github.com/stretchr/testify v1.8.4
golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1
k8s.io/api v0.27.2
k8s.io/apimachinery v0.27.2
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/libstandard v0.0.0-20230501050011-8487cf7474c0 h1:7iDURfJ3
github.com/ckotzbauer/libstandard v0.0.0-20230501050011-8487cf7474c0/go.mod h1:H6klICLrhMN4/FyjHRjqmr/wt+Po5STuv3GtdU2Aesc=
github.com/ckotzbauer/libstandard v0.0.0-20230513143705-a8c0d8222679 h1:OIYyOz6IfnP6vfK8n/ZtQCW2sdlkxNYnofBazOp+zAg=
github.com/ckotzbauer/libstandard v0.0.0-20230513143705-a8c0d8222679/go.mod h1:A+oYCyg0LGXp7kSgpSdHGSzEVQdlJOAaBFQ7qk1Weww=
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/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/circl v1.1.0/go.mod h1:prBCrKB9DV4poKZY1l9zBXg2QJY7mvgRvtMxxK7fi4I=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
Expand Down Expand Up @@ -622,6 +624,8 @@ github.com/stretchr/testify v1.8.2 h1:+h33VjcLVPDHtOdpUCuF+7gSuG3yGIftsP1YvFihtJ
github.com/stretchr/testify v1.8.2/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/stretchr/testify v1.8.3 h1:RP3t2pwF7cMEbC1dqtB6poj3niw/9gnV4Cjg5oW5gtY=
github.com/stretchr/testify v1.8.3/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcUk=
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.2.0/go.mod h1:N0PQaV/YGNqwC0u51sEeR/aUtSLEXKX9iv69rRypqCw=
github.com/sylabs/sif/v2 v2.11.3 h1:EQxi5zl6i5DsbVal9HHpk/zuSx7aNLeZBy8vmvFz838=
github.com/sylabs/sif/v2 v2.11.3/go.mod h1:0ryivqvvsncJOJjU5QQIEc77a5zKK46F+urBXMdA07w=
Expand Down

0 comments on commit 7e73d0e

Please sign in to comment.