Skip to content

Commit

Permalink
fix: update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
katallaxie committed Jun 12, 2024
1 parent ec116d5 commit 3e679fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/zeiss/fiber-goth

go 1.21.6
go 1.22

require (
github.com/gofiber/fiber/v2 v2.52.4
Expand Down
3 changes: 1 addition & 2 deletions tools/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module tools

go 1.21
toolchain go1.22.3
go 1.22

require (
github.com/deepmap/oapi-codegen/v2 v2.2.0
Expand Down

0 comments on commit 3e679fd

Please sign in to comment.