We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59477ef commit ac8db04Copy full SHA for ac8db04
go.mod
@@ -2,4 +2,4 @@ module github.com/nmeum/hii
2
3
go 1.16
4
5
-require github.com/lrstanley/girc v0.0.0-20240130161140-6cf311abc7b0
+require github.com/lrstanley/girc v0.0.0-20240513013114-fcd9a8637656
go.sum
@@ -1,2 +1,2 @@
1
-github.com/lrstanley/girc v0.0.0-20240130161140-6cf311abc7b0 h1:QOm14PCCLhhhEbTzL5dzQ9gNOvfCWpLlhpp/eUabS/k=
-github.com/lrstanley/girc v0.0.0-20240130161140-6cf311abc7b0/go.mod h1:lgrnhcF8bg/Bd5HA5DOb4Z+uGqUqGnp4skr+J2GwVgI=
+github.com/lrstanley/girc v0.0.0-20240513013114-fcd9a8637656 h1:49UnEll6ZzkvStvfJvKR9feyRuJC8eBbxNSWA5CrzFM=
+github.com/lrstanley/girc v0.0.0-20240513013114-fcd9a8637656/go.mod h1:lgrnhcF8bg/Bd5HA5DOb4Z+uGqUqGnp4skr+J2GwVgI=
0 commit comments