Skip to content

Commit

Permalink
Merge pull request #73 from sensu/dependabot/go_modules/golang.org/x/…
Browse files Browse the repository at this point in the history
…text-0.3.8

Bump golang.org/x/text from 0.3.5 to 0.3.8
  • Loading branch information
fguimond authored May 24, 2024
2 parents 034de78 + 474ba21 commit 530d4c3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 49 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/mitchellh/mapstructure v1.4.1 // indirect
github.com/pelletier/go-toml v1.8.1 // indirect
github.com/robertkrimen/otto v0.0.0-20200922221731-ef014fd054ac // indirect
github.com/sensu-community/sensu-plugin-sdk v0.12.0
github.com/sensu-community/sensu-plugin-sdk v0.12.0 // indirect
github.com/sensu/sensu-go/api/core/v2 v2.6.0
github.com/sensu/sensu-go/types v0.5.0 // indirect
github.com/sensu/sensu-plugin-sdk v0.13.0
Expand All @@ -30,9 +30,7 @@ require (
github.com/spf13/jwalterweatherman v1.1.0 // indirect
github.com/spf13/viper v1.7.1 // indirect
github.com/stretchr/testify v1.6.0
golang.org/x/net v0.0.0-20210119194325-5f4716e94777 // indirect
golang.org/x/sys v0.0.0-20210124154548-22da62e12c0c // indirect
golang.org/x/text v0.3.5 // indirect
golang.org/x/text v0.3.8 // indirect
google.golang.org/genproto v0.0.0-20210203152818-3206188e46ba // indirect
google.golang.org/grpc v1.35.0 // indirect
gopkg.in/ini.v1 v1.62.0 // indirect
Expand Down
Loading

0 comments on commit 530d4c3

Please sign in to comment.