Skip to content

Commit

Permalink
fix(deps): update module github.com/gofiber/storage/bbolt to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent af4694f commit 2de7dba
Showing 1 changed file with 1 addition and 1 deletion.
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.21

require (
github.com/gofiber/fiber/v2 v2.52.2
github.com/gofiber/storage/bbolt v1.3.5
github.com/gofiber/storage/bbolt v2.0.0
github.com/gofiber/storage/memory/v2 v2.0.0
github.com/gofiber/template/html/v2 v2.1.1
github.com/joho/godotenv v1.5.1
Expand Down

0 comments on commit 2de7dba

Please sign in to comment.