Parcourir la source

More go.mod fixes.

Steve Thielemann il y a 2 ans
Parent
commit
a9bd48db66
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      go.mod

+ 1 - 1
go.mod

@@ -1,3 +1,3 @@
-module git.red-green.com/RedGreen/irc-client/v0.1.0
+module git.red-green.com/RedGreen/irc-client
 
 go 1.18