Parcourir la source

fix module name

Aneurin Barker Snook il y a 10 mois
Parent
commit
727a744d55
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,3 +1,3 @@
-module github.com/annybs/go/rest
+module github.com/annybs/go-rest
 
 go 1.21