Skip to content

Commit

Permalink
fix: bump go mod to 1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
ViRb3 committed Apr 20, 2022
1 parent f9346b8 commit e06fecc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 357 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/ViRb3/wgcf

go 1.17
go 1.18

replace github.com/ViRb3/wgcf/openapi => ./openapi

Expand Down
Loading

0 comments on commit e06fecc

Please sign in to comment.