Skip to content

Commit

Permalink
Merge pull request #42 from noborus/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…noborus/ov-0.33.2

Bump github.com/noborus/ov from 0.33.1 to 0.33.2
  • Loading branch information
noborus committed Feb 5, 2024
2 parents 4eeb81b + b211997 commit d206d65
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 @@ -3,7 +3,7 @@ module github.com/noborus/ovcs
go 1.20

require (
github.com/noborus/ov v0.33.1
github.com/noborus/ov v0.33.2
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyua
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/noborus/guesswidth v0.3.4 h1:+iKmbm0iFTS3pksIOKQQvLVZVOKNZHavqJoFK2mPoTQ=
github.com/noborus/guesswidth v0.3.4/go.mod h1:2F1sqiazKIwuSRjQTweQHPFJcjV5375jYUrTik9/V5k=
github.com/noborus/ov v0.33.1 h1:+Bg59S+isGe3e/BgUax84yTyR1+zjMoKZDmfisaDjI0=
github.com/noborus/ov v0.33.1/go.mod h1:Pz54YZuLrOa/nC4TaVCpSiHcM98KwLYsSXh820VAxP4=
github.com/noborus/ov v0.33.2 h1:s25LWDv5LzjYPv0GQUUQux26xbNUp+mQ1+AJObxf9t8=
github.com/noborus/ov v0.33.2/go.mod h1:Pz54YZuLrOa/nC4TaVCpSiHcM98KwLYsSXh820VAxP4=
github.com/pelletier/go-toml/v2 v2.1.1 h1:LWAJwfNvjQZCFIDKWYQaM62NcYeYViCmWIwmOStowAI=
github.com/pelletier/go-toml/v2 v2.1.1/go.mod h1:tJU2Z3ZkXwnxa4DPO899bsyIoywizdUvyaeZurnPPDc=
github.com/pierrec/lz4 v2.6.1+incompatible h1:9UY3+iC23yxF0UfGaYrGplQ+79Rg+h/q9FV9ix19jjM=
Expand Down

0 comments on commit d206d65

Please sign in to comment.