Browse Source

fix module name

Aneurin Barker Snook 10 tháng trước cách đây
mục cha
commit
727a744d55
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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