Parcourir la source

change module name

tl il y a 2 ans
Parent
commit
36e5af88d6
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,3 +1,3 @@
-module pkg.daxia.dev
+module gogs.daxia.dev/huanan/pkg.daxia.dev
 
 go 1.18