Skip to content

Commit

Permalink
chore: bump gomplate to v3.24.33 (#999)
Browse files Browse the repository at this point in the history
Co-authored-by: adityathebe <[email protected]>
  • Loading branch information
flankbot and adityathebe authored Sep 25, 2024
1 parent bb303b2 commit 84db995
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 @@ -258,7 +258,7 @@ require (
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.11.1 // indirect
github.com/flanksource/gomplate/v3 v3.24.32
github.com/flanksource/gomplate/v3 v3.24.33
github.com/go-errors/errors v1.5.1 // indirect
github.com/go-logr/logr v1.4.2
github.com/go-openapi/jsonpointer v0.20.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -924,8 +924,8 @@ github.com/flanksource/commons v1.29.10/go.mod h1:iTbrXOSp3Spv570Nly97D/U9cQjLZo
github.com/flanksource/duty v1.0.677 h1:7uCS+j210VNjcEClQQYIJbFISn0v5nmHL3G0qbeT9xE=
github.com/flanksource/duty v1.0.677/go.mod h1:/dIt7bXnQlVtVikTu1TY1syEcuGCSUBnKyKlxVR5sDw=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.32 h1:MILauVcjIqBit4nXB5UCN/LZ2z+fiMb8n1Klwjci1Tg=
github.com/flanksource/gomplate/v3 v3.24.32/go.mod h1:FdQHxnyrBSmT5zNJTDq08oXxD+eOqti4ERanSoDmQAU=
github.com/flanksource/gomplate/v3 v3.24.33 h1:acW0CB/MjVBZZyfWB7Woxvb6LQdS1MWmF6roVbtUjEU=
github.com/flanksource/gomplate/v3 v3.24.33/go.mod h1:FdQHxnyrBSmT5zNJTDq08oXxD+eOqti4ERanSoDmQAU=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.31 h1:OyFprMn82RjiCZ8TkEPsP9W5/rxsVjmS4coAJzhf/Cg=
github.com/flanksource/is-healthy v1.0.31/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
Expand Down

0 comments on commit 84db995

Please sign in to comment.