This website works better with JavaScript
Home
Explore
Help
Sign In
aneurin
/
go-rest
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Browse Source
fix module name
Aneurin Barker Snook
10 months ago
parent
7d4519f06f
commit
727a744d55
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
go.mod
+ 1
- 1
go.mod
View File
@@ -1,3 +1,3 @@
-module github.com/annybs/go
/
rest
+module github.com/annybs/go
-
rest
go 1.21