Skip to content

Commit

Permalink
Merge pull request #482 from GESkunkworks/dependabot/go_modules/githu…
Browse files Browse the repository at this point in the history
…b.com/tidwall/gjson-1.14.1

Bump github.com/tidwall/gjson from 1.8.1 to 1.14.1
  • Loading branch information
MichaelPalmer1 authored Jul 7, 2022
2 parents b7b49ad + 0317310 commit 4349e95
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 401 deletions.
20 changes: 2 additions & 18 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ require (
github.com/smartystreets/goconvey v0.0.0-20190731233626-505e41936337 // indirect
github.com/stretchr/objx v0.3.0 // indirect
github.com/stretchr/testify v1.7.0
github.com/tidwall/gjson v1.8.1
github.com/tidwall/match v1.0.3 // indirect
github.com/tidwall/gjson v1.14.1
github.com/tidwall/match v1.1.1 // indirect
github.com/tidwall/pretty v1.2.0 // indirect
golang.org/x/crypto v0.0.0-20210711020723-a769d52b0f97 // indirect
golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d
Expand All @@ -49,19 +49,3 @@ require (
gopkg.in/ini.v1 v1.62.0
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)

require (
github.com/axw/gocov v1.0.0 // indirect
github.com/buildkite/github-release v0.0.0-20200205104344-c0a6db85594d // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/google/go-github v17.0.0+incompatible // indirect
github.com/google/go-querystring v1.1.0 // indirect
github.com/hashicorp/go-version v1.3.0 // indirect
github.com/mitchellh/gox v1.0.1 // indirect
github.com/mitchellh/iochan v1.0.0 // indirect
github.com/oleiade/reflections v1.0.1 // indirect
golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f // indirect
golang.org/x/tools v0.1.6 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.27.1 // indirect
)
Loading

0 comments on commit 4349e95

Please sign in to comment.