Skip to content

Commit

Permalink
deps: update github.com/ckotzbauer/libk8soci digest to cfc4b76
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2022
1 parent 2857c42 commit fb23893
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.19

require (
github.com/anchore/syft v0.54.0
github.com/ckotzbauer/libk8soci v0.0.0-20220903073536-1b257a42db3e
github.com/ckotzbauer/libk8soci v0.0.0-20220917113119-cfc4b7682664
github.com/ckotzbauer/libstandard v0.0.0-20220903141541-869498553a91
github.com/google/uuid v1.3.0
github.com/novln/docker-parser v1.0.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,8 @@ github.com/cilium/ebpf v0.4.0/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJ
github.com/cilium/ebpf v0.6.2/go.mod h1:4tRaxcgiL706VnOzHOdBlY8IEAIdxINsQBcU4xJJXRs=
github.com/ckotzbauer/libk8soci v0.0.0-20220903073536-1b257a42db3e h1:ESs3uPw3lCtPJRawMEbETVAP0sPLktR7BGwmZwL9SxM=
github.com/ckotzbauer/libk8soci v0.0.0-20220903073536-1b257a42db3e/go.mod h1:Ha7CyFvpgSMkrzkGkLtGGiqT1+GAv2TscHubjBunf9o=
github.com/ckotzbauer/libk8soci v0.0.0-20220917113119-cfc4b7682664 h1:iRgtgS+Z+8WY8P1dZCuak5rWZ4oy1nHReKEjj12WMGc=
github.com/ckotzbauer/libk8soci v0.0.0-20220917113119-cfc4b7682664/go.mod h1:3y9g/UyTis8fYNG4Enu7a2OcHAfoZQ9XC3KgGfjY00o=
github.com/ckotzbauer/libstandard v0.0.0-20220903141541-869498553a91 h1:gEWEtrlzJt36HtXNVVhkC7B0ivOHD3gGmuYutXh5vIw=
github.com/ckotzbauer/libstandard v0.0.0-20220903141541-869498553a91/go.mod h1:Yjkw6+S1bb/tB9DssKfmNOrJVApjZ/00QYLm2p28wzQ=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
Expand Down

0 comments on commit fb23893

Please sign in to comment.