Skip to content

Commit

Permalink
bump to apko 0.19.6 (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshrwolf authored Oct 29, 2024
1 parent 4cad825 commit 7dc86f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/chainguard-dev/terraform-provider-apko
go 1.23.2

require (
chainguard.dev/apko v0.19.4-0.20241025191412-dfd80b4117f2
chainguard.dev/apko v0.19.6
github.com/chainguard-dev/clog v1.5.1-0.20240811185937-4c523ae4593f
github.com/chainguard-dev/terraform-provider-oci v0.0.17
github.com/google/go-cmp v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
chainguard.dev/apko v0.19.4-0.20241025191412-dfd80b4117f2 h1:5A6W6/bEjtZcm15Eaj5wIuN6VTat6UEo8+mPsu4Wlk8=
chainguard.dev/apko v0.19.4-0.20241025191412-dfd80b4117f2/go.mod h1:Xwby6unVOg4xJZ11l2kyHdr9sykJmmEaWvgoT18CFbI=
chainguard.dev/apko v0.19.6 h1:ZlWL5csihT4kBZmACpNOGqbb7DgqUS2IdmcNsnjwG18=
chainguard.dev/apko v0.19.6/go.mod h1:Xwby6unVOg4xJZ11l2kyHdr9sykJmmEaWvgoT18CFbI=
chainguard.dev/go-grpc-kit v0.17.6 h1:lwIs9LmSnm8jwrH1QmigCwMP6MYkIBENq/0xGduYZss=
chainguard.dev/go-grpc-kit v0.17.6/go.mod h1:ZNaXn2KEO++2u2WveHs65krYiHmAEGjYLeEtfaQaOWU=
chainguard.dev/sdk v0.1.28 h1:xLQv0JxiGhqVKOL059DmTReTjrKFhUsP5U1W6cgr+jQ=
Expand Down

0 comments on commit 7dc86f4

Please sign in to comment.