Skip to content

Commit ac8db04

Browse files
committed
Update girc dependency for another bug fix
See lrstanley/girc#66
1 parent 59477ef commit ac8db04

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/nmeum/hii
22

33
go 1.16
44

5-
require github.com/lrstanley/girc v0.0.0-20240130161140-6cf311abc7b0
5+
require github.com/lrstanley/girc v0.0.0-20240513013114-fcd9a8637656

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/lrstanley/girc v0.0.0-20240130161140-6cf311abc7b0 h1:QOm14PCCLhhhEbTzL5dzQ9gNOvfCWpLlhpp/eUabS/k=
2-
github.com/lrstanley/girc v0.0.0-20240130161140-6cf311abc7b0/go.mod h1:lgrnhcF8bg/Bd5HA5DOb4Z+uGqUqGnp4skr+J2GwVgI=
1+
github.com/lrstanley/girc v0.0.0-20240513013114-fcd9a8637656 h1:49UnEll6ZzkvStvfJvKR9feyRuJC8eBbxNSWA5CrzFM=
2+
github.com/lrstanley/girc v0.0.0-20240513013114-fcd9a8637656/go.mod h1:lgrnhcF8bg/Bd5HA5DOb4Z+uGqUqGnp4skr+J2GwVgI=

0 commit comments

Comments
 (0)