Skip to content

Commit

Permalink
update(go): bumped driverkit to v0.19.1.
Browse files Browse the repository at this point in the history
Signed-off-by: Federico Di Pierro <[email protected]>
  • Loading branch information
FedeDP authored and poiana committed May 8, 2024
1 parent bf405ec commit 00d4169
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/distribution/distribution/v3 v3.0.0-alpha.1
github.com/docker/cli v26.1.1+incompatible
github.com/docker/docker v26.1.1+incompatible
github.com/falcosecurity/driverkit v0.19.1-0.20240507092501-bfabb1cf571c
github.com/falcosecurity/driverkit v0.19.1
github.com/go-oauth2/oauth2/v4 v4.5.2
github.com/golang-jwt/jwt v3.2.2+incompatible
github.com/google/go-containerregistry v0.19.1
Expand Down
6 changes: 2 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -323,10 +323,8 @@ github.com/evanphx/json-patch v5.9.0+incompatible h1:fBXyNpNMuTTDdquAq/uisOr2lSh
github.com/evanphx/json-patch v5.9.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQLiYLvXMP4fmwYFNcr97nuDLSk=
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f h1:Wl78ApPPB2Wvf/TIe2xdyJxTlb6obmF18d8QdkxNDu4=
github.com/exponent-io/jsonpath v0.0.0-20210407135951-1de76d718b3f/go.mod h1:OSYXu++VVOHnXeitef/D8n/6y4QV8uLHSFXX4NeXMGc=
github.com/falcosecurity/driverkit v0.19.0 h1:tRraF5PWwuuJmNMsaNhNOGbov+tbw0yvyGVwYSe76p4=
github.com/falcosecurity/driverkit v0.19.0/go.mod h1:5a2qiDZ4WGxhKPhYZpCwcTzeB2faLUQqJKXSfSlmxlc=
github.com/falcosecurity/driverkit v0.19.1-0.20240507092501-bfabb1cf571c h1:NW6/bJGiVIPOnID9Es27reHtacEyeCOJJ+1oogDQ/bk=
github.com/falcosecurity/driverkit v0.19.1-0.20240507092501-bfabb1cf571c/go.mod h1:0lxJkCK6cXtDudVt7f1T2IxeCxIP0b3l1MK48zoeZ7c=
github.com/falcosecurity/driverkit v0.19.1 h1:ZdePVVOctmATm0dhO/I58aKXX9dXOSU1PQGgS46g3qY=
github.com/falcosecurity/driverkit v0.19.1/go.mod h1:0lxJkCK6cXtDudVt7f1T2IxeCxIP0b3l1MK48zoeZ7c=
github.com/fasthttp-contrib/websocket v0.0.0-20160511215533-1f3b11f56072/go.mod h1:duJ4Jxv5lDcvg4QuQr0oowTf7dz4/CR8NtyCooz9HL8=
github.com/fatih/camelcase v1.0.0 h1:hxNvNX/xYBp0ovncs8WyWZrOrpBNub/JfaMvbURyft8=
github.com/fatih/camelcase v1.0.0/go.mod h1:yN2Sb0lFhZJUdVvtELVWefmrXpuZESvPmqwoZc+/fpc=
Expand Down

0 comments on commit 00d4169

Please sign in to comment.