Skip to content

Commit

Permalink
chore(deps): bump github.com/goravel/framework in the go-modules group (
Browse files Browse the repository at this point in the history
#32)

Bumps the go-modules group with 1 update: [github.com/goravel/framework](https://github.com/goravel/framework).


Updates `github.com/goravel/framework` from 1.14.8 to 1.14.9
- [Release notes](https://github.com/goravel/framework/releases)
- [Commits](goravel/framework@v1.14.8...v1.14.9)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent f8e0dcd commit 9311986
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 @@ -5,7 +5,7 @@ go 1.21
require (
github.com/aliyun/aliyun-oss-go-sdk v3.0.2+incompatible
github.com/gookit/color v1.5.4
github.com/goravel/framework v1.14.8
github.com/goravel/framework v1.14.9
github.com/stretchr/testify v1.10.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ github.com/google/go-cmp v0.6.0 h1:ofyhxvXcZhMsU5ulbFiLKl/XBFqE1GSq7atu8tAmTRI=
github.com/google/go-cmp v0.6.0/go.mod h1:17dUlkBOakJ0+DkrSSNjCkIjxS6bF9zb3elmeNGIjoY=
github.com/gookit/color v1.5.4 h1:FZmqs7XOyGgCAxmWyPslpiok1k05wmY3SJTytgvYFs0=
github.com/gookit/color v1.5.4/go.mod h1:pZJOeOS8DM43rXbp4AZo1n9zCU2qjpcRko0b6/QJi9w=
github.com/goravel/framework v1.14.8 h1:11PZS4uGxdD4TdcGn/l2dwLi56Llbw6Hpbt1mvlNBFE=
github.com/goravel/framework v1.14.8/go.mod h1:rScDXGQZdoVfyxemNPmijlz/2a+lWNOa4jTuak5GGVg=
github.com/goravel/framework v1.14.9 h1:0/yV3kkfTorX6Y9CJS+PVYGYs329ARCzWYTMiSQkSbY=
github.com/goravel/framework v1.14.9/go.mod h1:l5jX6S3haBwKsrBRV5DSm7cluRie6rUNeAFRxyWJLFM=
github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI=
github.com/kr/pretty v0.3.1 h1:flRD4NNwYAUpkphVc1HcthR4KEIFJ65n8Mw5qdRn3LE=
github.com/kr/pretty v0.3.1/go.mod h1:hoEshYVHaxMs3cyo3Yncou5ZscifuDolrwPKZanG3xk=
Expand Down

0 comments on commit 9311986

Please sign in to comment.