Skip to content

Commit

Permalink
chore: bump gomplate to v3.24.39 (#221)
Browse files Browse the repository at this point in the history
  • Loading branch information
flankbot authored Oct 23, 2024
1 parent 913c052 commit ddd88b2
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 @@ -48,7 +48,7 @@ require (
github.com/antlr4-go/antlr/v4 v4.13.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/distribution/reference v0.5.0 // indirect
github.com/flanksource/gomplate/v3 v3.24.38 // indirect
github.com/flanksource/gomplate/v3 v3.24.39 // indirect
github.com/flanksource/is-healthy v1.0.35 // indirect
github.com/flanksource/kubectl-neat v1.0.4 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -676,8 +676,8 @@ github.com/evanphx/json-patch v4.12.0+incompatible/go.mod h1:50XU6AFN0ol/bzJsmQL
github.com/fatih/color v1.10.0 h1:s36xzo75JdqLaaWoiEHk767eHiwo0598uUxyfiPkDsg=
github.com/fatih/color v1.10.0/go.mod h1:ELkj/draVOlAH/xkhN6mQ50Qd0MPOk5AAr3maGEBuJM=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.38 h1:Fe1RhKfRi2N6pFvSl5VhH5DOLBxKYus+TVWB4uma87Q=
github.com/flanksource/gomplate/v3 v3.24.38/go.mod h1:u5g/jNouGVdJgJbACkzMxgdcCMk19uolcW5TDclvFC0=
github.com/flanksource/gomplate/v3 v3.24.39 h1:O763lnNIcTELSMYeIO0dNDfcb3LoZvzU1fr62I4Yxqg=
github.com/flanksource/gomplate/v3 v3.24.39/go.mod h1:0wY/+UPvd7CxmiTBNmzZdWIEOUZAsRkpGY1j5R711O8=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.35 h1:hP6pVrc/lzDbTlms0aTIh0TcriCdQb9r+mivn45Bh30=
github.com/flanksource/is-healthy v1.0.35/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
Expand Down

0 comments on commit ddd88b2

Please sign in to comment.