From 0a6e65dfad1e95bf211a9f3ab318d9aeb743c47c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Apr 2022 07:54:04 +0000 Subject: [PATCH] chore(deps): bump github.com/ViBiOh/ChatPotte from 0.0.7 to 0.0.8 Bumps [github.com/ViBiOh/ChatPotte](https://github.com/ViBiOh/ChatPotte) from 0.0.7 to 0.0.8. - [Release notes](https://github.com/ViBiOh/ChatPotte/releases) - [Commits](https://github.com/ViBiOh/ChatPotte/compare/v0.0.7...v0.0.8) --- 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 12b93af6..2c0e7a41 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.7 + github.com/ViBiOh/ChatPotte v0.0.8 github.com/ViBiOh/absto v0.5.5 github.com/ViBiOh/auth/v2 v2.12.6 github.com/ViBiOh/exas v0.4.1 diff --git a/go.sum b/go.sum index aa182a7e..eefd0956 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.7 h1:bRqgCwT4Ps6bUAHpsEsyORS9kU5QI7P+mxIC0F1C/Lg= -github.com/ViBiOh/ChatPotte v0.0.7/go.mod h1:uYz4qfDDARGn+swAPZJJ1K41TBWxwZ2g+YY1LgJ/e8s= +github.com/ViBiOh/ChatPotte v0.0.8 h1:x1B6bCSfljhwp4OEInRkqhGtkzptiHtqo6nvUeCyb5U= +github.com/ViBiOh/ChatPotte v0.0.8/go.mod h1:ciFGtV3lCYlS47B6z4kEBzRp6ulwBdf9hG02hAEtGl8= github.com/ViBiOh/absto v0.5.5 h1:gKLJNHOG96vBiK7KvoW0fMszuwtRPlflxFHmT7GGbHs= github.com/ViBiOh/absto v0.5.5/go.mod h1:z34OebEK3OVuEnRGwfk1ggjM5NRe6qd7ytqA1X4RGIM= github.com/ViBiOh/auth/v2 v2.12.6 h1:FSi7vA4Qo+4tIH3RP98NKDCxZfxy2qf2TS56M5rcID0=