Sfoglia il codice sorgente

More go.mod fixes.

Steve Thielemann 2 anni fa
parent
commit
a9bd48db66
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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
 go 1.18