Skip to content

Commit

Permalink
Bump github.com/adhocore/gronx from 1.1.2 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/adhocore/gronx](/~https://github.com/adhocore/gronx) from 1.1.2 to 1.5.0.
- [Release notes](/~https://github.com/adhocore/gronx/releases)
- [Changelog](/~https://github.com/adhocore/gronx/blob/main/CHANGELOG.md)
- [Commits](adhocore/gronx@v1.1.2...v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/adhocore/gronx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 10, 2023
1 parent 9ba0443 commit b252dbd
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 @@ -40,7 +40,7 @@ replace (
require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/Masterminds/semver/v3 v3.2.0
github.com/adhocore/gronx v1.1.2
github.com/adhocore/gronx v1.5.0
github.com/ahmetb/go-linq/v3 v3.2.0
github.com/bufbuild/connect-go v1.5.2
github.com/bufbuild/connect-grpchealth-go v1.0.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ github.com/Shopify/sarama v1.19.0/go.mod h1:FVkBWblsNy7DGZRfXLU0O9RCGt5g3g3yEuWX
github.com/Shopify/toxiproxy v2.1.4+incompatible/go.mod h1:OXgGpZ6Cli1/URJOF1DMxUHB2q5Ap20/P/eIdh4G0pI=
github.com/VividCortex/gohistogram v1.0.0/go.mod h1:Pf5mBqqDxYaXu3hDrrU+w6nw50o/4+TcAqDqk/vUH7g=
github.com/a8m/expect v1.0.0/go.mod h1:4IwSCMumY49ScypDnjNbYEjgVeqy1/U2cEs3Lat96eA=
github.com/adhocore/gronx v1.1.2 h1:Hgm+d8SyGtn+rCoDkxZq3nLNFLLkzRGR7L2ziRRD1w8=
github.com/adhocore/gronx v1.1.2/go.mod h1:7oUY1WAU8rEJWmAxXR2DN0JaO4gi9khSgKjiRypqteg=
github.com/adhocore/gronx v1.5.0 h1:GJT3OjkTf3dWIIuS+Owp5RxvSt3vYwm9IuDQTevlniA=
github.com/adhocore/gronx v1.5.0/go.mod h1:7oUY1WAU8rEJWmAxXR2DN0JaO4gi9khSgKjiRypqteg=
github.com/afex/hystrix-go v0.0.0-20180502004556-fa1af6a1f4f5/go.mod h1:SkGFH1ia65gfNATL8TAiHDNxPzPdmEL5uirI2Uyuz6c=
github.com/ahmetb/go-linq/v3 v3.2.0 h1:BEuMfp+b59io8g5wYzNoFe9pWPalRklhlhbiU3hYZDE=
github.com/ahmetb/go-linq/v3 v3.2.0/go.mod h1:haQ3JfOeWK8HpVxMtHHEMPVgBKiYyQ+f1/kLZh/cj9U=
Expand Down

0 comments on commit b252dbd

Please sign in to comment.