Skip to content

Commit

Permalink
Bump kargo to v0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mumoshu committed Jan 26, 2024
1 parent ceadd7b commit 74f9a02
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.10.0
github.com/mumoshu/kargo v0.10.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.10.0 h1:AVbk0WAboZW+KVpeLyLrr1iI+sTi4d3afWvOBmXIzmk=
github.com/mumoshu/kargo v0.10.0/go.mod h1:xeUe7h+GQA4EhrhmDMzLsmhS6yqeM8bbxlxRlnuJ0ZU=
github.com/mumoshu/kargo v0.10.1 h1:aelhntD9Xkbg9TXff94jE0cVjbA0iK8NuTWu1LiWQvk=
github.com/mumoshu/kargo v0.10.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 74f9a02

Please sign in to comment.