Skip to content

Commit

Permalink
Bump github.com/goravel/framework
Browse files Browse the repository at this point in the history
Bumps [github.com/goravel/framework](https://github.com/goravel/framework) from 1.12.1-0.20230630034309-f35c4f8bc38c to 1.12.7.
- [Release notes](https://github.com/goravel/framework/releases)
- [Commits](https://github.com/goravel/framework/commits/v1.12.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent ab1633e commit c801e4f
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/go-redis/redis/v8 v8.11.5
github.com/goravel/framework v1.12.1-0.20230630034309-f35c4f8bc38c
github.com/goravel/framework v1.12.7
github.com/ory/dockertest/v3 v3.10.0
github.com/pkg/errors v0.9.1
github.com/spf13/cast v1.5.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ github.com/google/go-cmp v0.5.5/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/
github.com/google/go-cmp v0.5.9 h1:O2Tfq5qg4qc4AmwVlvv0oLiVAGB7enBSJ2x2DqQFi38=
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 h1:El6M4kTTCOh6aBiKaUGG7oYTSPP8MxqL4YI3kZKwcP4=
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510/go.mod h1:pupxD2MaaD3pAXIBCelhxNneeOaAeabZDe5s4K6zSpQ=
github.com/goravel/framework v1.12.1-0.20230630034309-f35c4f8bc38c h1:YQSqR34sFie1Fnpla0D7i0UJgITGWJbxHVVtzT55NX0=
github.com/goravel/framework v1.12.1-0.20230630034309-f35c4f8bc38c/go.mod h1:DJm4zqlh1BzRDdHefX31fRpDPmNaTl88huzjV7WYGVQ=
github.com/goravel/framework v1.12.7 h1:jaofjOXpuSs2ISOM7C/+RTo6N22ZFbDY2R+L127t3lU=
github.com/goravel/framework v1.12.7/go.mod h1:+dssXEcaQvWKjcudzhD9SSwKTMwpziEmL+Cw4rTZRNM=
github.com/imdario/mergo v0.3.13 h1:lFzP57bqS/wsqKssCGmtLAb8A0wKjLGrve2q3PPVcBk=
github.com/imdario/mergo v0.3.13/go.mod h1:4lJ1jqUDcsbIECGy0RUJAXNIhg+6ocWgb1ALK2O4oXg=
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
Expand Down

0 comments on commit c801e4f

Please sign in to comment.