Explorar el Código

More go.mod fixes.

Steve Thielemann hace 2 años
padre
commit
a9bd48db66
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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