Skip to content

Commit

Permalink
deps: use fury-distribution v1.30.0-rc.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alessiodionisi committed Nov 21, 2024
1 parent 91e9f18 commit 36c0faa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/r3labs/diff/v3 v3.0.1
github.com/santhosh-tekuri/jsonschema/v5 v5.3.1
github.com/shirou/gopsutil/v3 v3.24.5
github.com/sighupio/fury-distribution v1.30.0-rc.0
github.com/sighupio/fury-distribution v1.30.0-rc.4
github.com/sirupsen/logrus v1.9.3
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,8 @@ github.com/shopspring/decimal v1.4.0 h1:bxl37RwXBklmTi0C79JfXCEBD1cqqHt0bbgBAGFp
github.com/shopspring/decimal v1.4.0/go.mod h1:gawqmDU56v4yIKSwfBSFip1HdCCXN8/+DMd9qYNcwME=
github.com/sighupio/fury-distribution v1.30.0-rc.0 h1:yCTviS/9JwkFg59L8Q13EofvvNGm+h7n1L+6sPavkxA=
github.com/sighupio/fury-distribution v1.30.0-rc.0/go.mod h1:iYBnl0N/6zGPz3j3L2X6nzFC3nzNQtIkAzmaPfnO0zA=
github.com/sighupio/fury-distribution v1.30.0-rc.4 h1:ztHV2trkGG92qBtSYkUy7nrGyD4uda7FYglIF8mIp04=
github.com/sighupio/fury-distribution v1.30.0-rc.4/go.mod h1:+2DTeNmFJhBFNQx/VaKWNnVLMK/8qbcnC1T69xTSLhc=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
Expand Down

0 comments on commit 36c0faa

Please sign in to comment.