Skip to content

Commit

Permalink
build(deps): bump github.com/google/gops from 0.3.26 to 0.3.27 (#149)
Browse files Browse the repository at this point in the history
Bumps [github.com/google/gops](https://github.com/google/gops) from 0.3.26 to 0.3.27.
- [Release notes](https://github.com/google/gops/releases)
- [Commits](google/gops@v0.3.26...v0.3.27)

---
updated-dependencies:
- dependency-name: github.com/google/gops
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 23, 2023
1 parent 590d5df commit 2ddd0c0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 77 deletions.
6 changes: 2 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/alecthomas/jsonschema v0.0.0-20220216202328-9eeeec9d044b
github.com/go-sql-driver/mysql v1.7.0
github.com/golang/protobuf v1.5.2
github.com/google/gops v0.3.26
github.com/google/gops v0.3.27
github.com/lib/pq v1.10.7
github.com/licaonfee/magiccol v1.2.0
github.com/licaonfee/tserie v0.3.0
Expand All @@ -27,15 +27,13 @@ require (

require (
github.com/cloudflare/golz4 v0.0.0-20150217214814-ef862a3cdc58 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/go-gorp/gorp v2.2.0+incompatible // indirect
github.com/google/go-cmp v0.5.9 // indirect
github.com/iancoleman/orderedmap v0.2.0 // indirect
github.com/kr/pretty v0.3.0 // indirect
github.com/pierrec/lz4 v2.6.1+incompatible // indirect
github.com/stretchr/testify v1.8.1 // indirect
golang.org/x/sys v0.5.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20230216225411-c8e22ba71e44 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit 2ddd0c0

Please sign in to comment.