Skip to content

Commit

Permalink
Bump kargo to v0.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Feb 2, 2024
1 parent fde760c commit 4b8acd8
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 @@ -11,7 +11,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/hashicorp/hcl/v2 v2.16.2
github.com/helmfile/vals v0.25.0
github.com/mumoshu/kargo v0.12.0
github.com/mumoshu/kargo v0.12.1
github.com/projectdiscovery/yamldoc-go v1.0.4
github.com/r3labs/sse/v2 v2.10.0
github.com/spf13/cobra v1.6.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,8 @@ github.com/modern-go/concurrent v0.0.0-20180228061459-e0a39a4cb421/go.mod h1:6dJ
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q=
github.com/modern-go/reflect2 v0.0.0-20180701023420-4b7aa43c6742/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3RllmbCylyMrvgv0=
github.com/mumoshu/kargo v0.12.0 h1:RONjVFkwWq+695Ubj1E8AZPt5r8R1LewM0ai5A1oHTI=
github.com/mumoshu/kargo v0.12.0/go.mod h1:xeUe7h+GQA4EhrhmDMzLsmhS6yqeM8bbxlxRlnuJ0ZU=
github.com/mumoshu/kargo v0.12.1 h1:PROIuV2eDFwpXWguZem6j7ZX/dn3Hw4cVqmmb4dd42o=
github.com/mumoshu/kargo v0.12.1/go.mod h1:xeUe7h+GQA4EhrhmDMzLsmhS6yqeM8bbxlxRlnuJ0ZU=
github.com/munisystem/sse/v2 v2.0.0-20230216080640-b0476d180764 h1:WuMYP/vrtwrulIDsH7PS5A2O5S2Muf+zgo2pooqGzGA=
github.com/munisystem/sse/v2 v2.0.0-20230216080640-b0476d180764/go.mod h1:Igau6Whc+F17QUgML1fYe1VPZzTV6EMCnYktEmkNJ7I=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
Expand Down

0 comments on commit 4b8acd8

Please sign in to comment.