diff --git a/go.mod b/go.mod index eb29c7f6..a8afa5d7 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/ViBiOh/fibr go 1.18 require ( - github.com/ViBiOh/ChatPotte v0.0.9 + github.com/ViBiOh/ChatPotte v0.0.17 github.com/ViBiOh/absto v0.5.6 github.com/ViBiOh/auth/v2 v2.12.7 github.com/ViBiOh/exas v0.4.1 diff --git a/go.sum b/go.sum index 03b97469..320943b5 100644 --- a/go.sum +++ b/go.sum @@ -33,8 +33,8 @@ cloud.google.com/go/storage v1.10.0/go.mod h1:FLPqc6j+Ki4BU591ie1oL6qBQGu2Bl/tZ9 dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9/go.mod h1:H6x//7gZCb22OMCxBHrMx7a5I7Hp++hsVxbQ4BYO7hU= github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU= github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802/go.mod h1:IVnqGOEym/WlBOVXweHU+Q+/VP0lqqI8lqeDx9IjBqo= -github.com/ViBiOh/ChatPotte v0.0.9 h1:P6DkVrXC0gW7sBFgqG2i763Wzb44MV79mYbhxdUNkB8= -github.com/ViBiOh/ChatPotte v0.0.9/go.mod h1:FX0lORrro7+pz3TBW6mHhO6MaJtGbHV2+Hz/w4yPllI= +github.com/ViBiOh/ChatPotte v0.0.17 h1:4YCo3p5ZYfUeAPiIYTPdiff6Y8u6Z+m5u5xUTQdlg+U= +github.com/ViBiOh/ChatPotte v0.0.17/go.mod h1:FX0lORrro7+pz3TBW6mHhO6MaJtGbHV2+Hz/w4yPllI= github.com/ViBiOh/absto v0.5.6 h1:JUe0SY13jMruhrWCaFYgR0fw15nJxPpPc4rl1Xlc1ow= github.com/ViBiOh/absto v0.5.6/go.mod h1:Ivcijlj9aHlAUFC4ro+wpGbLL5efKdGrhZsX/jMWeOc= github.com/ViBiOh/auth/v2 v2.12.7 h1:DAqvaMUoJMYaqoT6DClR/6CVQ+tEKcfQzP1z/NDzR6g=