Browse Source

Update module name.

Steve Thielemann 2 năm trước cách đây
mục cha
commit
5644dfdbdf
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 red-green.com/irc-client/v0.1.0
+module git.red-green.com/RedGree/irc-client/v0.1.0
 
 go 1.18