Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.

Commit

Permalink
Bump github.com/zenazn/goji
Browse files Browse the repository at this point in the history
Bumps [github.com/zenazn/goji](https://github.com/zenazn/goji) from 0.9.1-0.20170812220505-c05078ca8194 to 1.0.1.
- [Release notes](https://github.com/zenazn/goji/releases)
- [Commits](https://github.com/zenazn/goji/commits/v1.0.1)

---
updated-dependencies:
- dependency-name: github.com/zenazn/goji
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent acadec3 commit dc6e6b6
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 @@ -8,7 +8,7 @@ require (
github.com/gorilla/csrf v1.7.1
github.com/rakyll/statik v0.1.7
github.com/stretchr/testify v1.8.1
github.com/zenazn/goji v0.9.1-0.20170812220505-c05078ca8194
github.com/zenazn/goji v1.0.1
goji.io v2.0.2+incompatible
golang.org/x/crypto v0.1.0 // indirect
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ github.com/stretchr/testify v1.8.0/go.mod h1:yNjHg4UonilssWZ8iaSj1OCr/vHnekPRkoO
github.com/stretchr/testify v1.8.1 h1:w7B6lhMri9wdJUVmEZPGGhZzrYTPvgJArz7wNPgYKsk=
github.com/stretchr/testify v1.8.1/go.mod h1:w2LPCIKwWwSfY2zedu0+kehJoqGctiVI29o6fzry7u4=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
github.com/zenazn/goji v0.9.1-0.20170812220505-c05078ca8194 h1:HwhmzCAyJhW2ym2Ol3jkCaShG513xC4xsZL5wBmizqU=
github.com/zenazn/goji v0.9.1-0.20170812220505-c05078ca8194/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q=
github.com/zenazn/goji v1.0.1 h1:4lbD8Mx2h7IvloP7r2C0D6ltZP6Ufip8Hn0wmSK5LR8=
github.com/zenazn/goji v1.0.1/go.mod h1:7S9M489iMyHBNxwZnk9/EHS098H4/F6TATF2mIxtB1Q=
goji.io v2.0.2+incompatible h1:uIssv/elbKRLznFUy3Xj4+2Mz/qKhek/9aZQDUMae7c=
goji.io v2.0.2+incompatible/go.mod h1:sbqFwrtqZACxLBTQcdgVjFh54yGVCvwq8+w49MVMMIk=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit dc6e6b6

Please sign in to comment.