Skip to content

Commit

Permalink
Merge pull request #5 from gowon-irc/renovate/github.com-gowon-irc-go…
Browse files Browse the repository at this point in the history
…-gowon-digest

Update github.com/gowon-irc/go-gowon digest to c73579a
  • Loading branch information
surskitt committed Mar 13, 2022
2 parents a81200e + d7b36bd commit 67898c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -4,7 +4,7 @@ go 1.17

require (
github.com/eclipse/paho.mqtt.golang v1.3.5
github.com/gowon-irc/go-gowon v0.0.0-20211017190628-9a3e88e0f3d4
github.com/gowon-irc/go-gowon v0.0.0-20211129183802-c73579a30a59
github.com/jessevdk/go-flags v1.5.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Expand Up @@ -7,6 +7,8 @@ github.com/gorilla/websocket v1.4.2 h1:+/TMaTYc4QFitKJxsQ7Yye35DkWvkdLcvGKqM+x0U
github.com/gorilla/websocket v1.4.2/go.mod h1:YR8l580nyteQvAITg2hZ9XVh4b55+EU/adAjf1fMHhE=
github.com/gowon-irc/go-gowon v0.0.0-20211017190628-9a3e88e0f3d4 h1:kSkEX0+KMQM1ybsCBc3nxCfva8w7x88r2k1ZSpJ28Uo=
github.com/gowon-irc/go-gowon v0.0.0-20211017190628-9a3e88e0f3d4/go.mod h1:iY2WKgdQI1tsyd+lYFioxAnb5+8FQlJ9vqCTAUoq8QQ=
github.com/gowon-irc/go-gowon v0.0.0-20211129183802-c73579a30a59 h1:AQUKt++740bmvt+X2d65jELlnY8Wp5PMGFSm+/f4erg=
github.com/gowon-irc/go-gowon v0.0.0-20211129183802-c73579a30a59/go.mod h1:iY2WKgdQI1tsyd+lYFioxAnb5+8FQlJ9vqCTAUoq8QQ=
github.com/gowon-irc/gowon v0.0.0-20211012014610-ece6c2510654/go.mod h1:Qx8xz3LnjqnCxG6gTrKW6IWDdl4FTLvQVmBZEI5BAzk=
github.com/jessevdk/go-flags v1.5.0 h1:1jKYvbxEjfUl0fmqTCOfonvskHHXMjBySTLW4y9LFvc=
github.com/jessevdk/go-flags v1.5.0/go.mod h1:Fw0T6WPc1dYxT4mKEZRfG5kJhaTDP9pj1c2EWnYs/m4=
Expand Down

0 comments on commit 67898c5

Please sign in to comment.