From ee7c0152ced0edee6ceb1c6f9273b3554f07a022 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 May 2022 08:12:02 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/ChatPotte from 0.0.18 to 0.0.19 Bumps [github.com/ViBiOh/ChatPotte](https://github.com/ViBiOh/ChatPotte) from 0.0.18 to 0.0.19. - [Release notes](https://github.com/ViBiOh/ChatPotte/releases) - [Commits](https://github.com/ViBiOh/ChatPotte/compare/v0.0.18...v0.0.19) --- updated-dependencies: - dependency-name: github.com/ViBiOh/ChatPotte dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index fd62f025..32cfef02 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.18 + github.com/ViBiOh/ChatPotte v0.0.19 github.com/ViBiOh/absto v0.5.7 github.com/ViBiOh/auth/v2 v2.12.9 github.com/ViBiOh/exas v0.4.1 diff --git a/go.sum b/go.sum index 74891800..64d7a957 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.18 h1:+Gk8mMU+/W1TmOJ0C6YONmLs23iPaIoS+e0MNKTZFmQ= -github.com/ViBiOh/ChatPotte v0.0.18/go.mod h1:1Ji4oZElaCRoKW9ZQdhPEObcfWu+zRt3MQtVbodO4do= +github.com/ViBiOh/ChatPotte v0.0.19 h1:VO4Mie9BeVFmpXVqMvhQRDoFtNwupQxhEyLP7rklwYM= +github.com/ViBiOh/ChatPotte v0.0.19/go.mod h1:wAp/DnmDnGsh0KDzukvDAo+vZowb9vYdAhoiFPdWae0= github.com/ViBiOh/absto v0.5.7 h1:ahVfuq0uebQw+5Tvbt/8OpM1laD147r7es/CeP4Ake4= github.com/ViBiOh/absto v0.5.7/go.mod h1:a23nb1ig161tDPbsTbr8QGZy6wQ/oeJg4ohxSgEvJfY= github.com/ViBiOh/auth/v2 v2.12.9 h1:CPscb3K7B5kJvDMVxxohLr7eTW/qnzJBBVPPxCIyiDw=