Skip to content

Commit

Permalink
fixed go mod again
Browse files Browse the repository at this point in the history
  • Loading branch information
naudachu committed Jul 1, 2024
1 parent f07052a commit cd0477d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
module github.com/naudachu/fxctx

go 1.21.5

require (

)

0 comments on commit cd0477d

Please sign in to comment.