From 9e162bd6800c9b04c5af6d8294b1fb7e47a08d4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 06:32:11 +0000 Subject: [PATCH] Bump github.com/gender-equality-community/types from 1.4.0 to 1.5.0 Bumps [github.com/gender-equality-community/types](https://github.com/gender-equality-community/types) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/gender-equality-community/types/releases) - [Commits](https://github.com/gender-equality-community/types/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: github.com/gender-equality-community/types dependency-type: direct:production update-type: version-update:semver-minor ... 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 366631b..b8108f7 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.19 require ( github.com/agnivade/levenshtein v1.1.1 - github.com/gender-equality-community/types v1.4.0 + github.com/gender-equality-community/types v1.5.0 github.com/go-redis/redis/v9 v9.0.0-beta.3 github.com/mattn/go-sqlite3 v1.14.15 github.com/mdp/qrterminal v1.0.1 diff --git a/go.sum b/go.sum index 6291643..41ae9a1 100644 --- a/go.sum +++ b/go.sum @@ -12,8 +12,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f/go.mod h1:cu github.com/dgryski/trifles v0.0.0-20200323201526-dd97f9abfb48 h1:fRzb/w+pyskVMQ+UbP35JkH8yB7MYb4q/qhBarqZE6g= github.com/dgryski/trifles v0.0.0-20200323201526-dd97f9abfb48/go.mod h1:if7Fbed8SFyPtHLHbg49SI7NAdJiC5WIA09pe59rfAA= github.com/fsnotify/fsnotify v1.4.9 h1:hsms1Qyu0jgnwNXIxa+/V/PDsU6CfLf6CNO8H7IWoS4= -github.com/gender-equality-community/types v1.4.0 h1:Ixyky3M6cX6X/zQ/+xJ2CGmm8x8JGBoSq8LlEBmV6lM= -github.com/gender-equality-community/types v1.4.0/go.mod h1:zSavH17hq7FtUZysU9m2vwflJzJLcTxe7/OD6V3DB+g= +github.com/gender-equality-community/types v1.5.0 h1:qWLlroOV/EVFQp++eraSNF7v9dCAgjdhdiRsM0a3LP4= +github.com/gender-equality-community/types v1.5.0/go.mod h1:zSavH17hq7FtUZysU9m2vwflJzJLcTxe7/OD6V3DB+g= github.com/go-redis/redis/v9 v9.0.0-beta.3 h1:rkIfHaVFD8vPPfA44MTKFtRlQ6I7K3xvQwKOu+Qnh94= github.com/go-redis/redis/v9 v9.0.0-beta.3/go.mod h1:XNkosunJlFQUw/sKdZ9rMyoRFgqk9SLUv2gbKTtvWl8= github.com/golang/protobuf v1.5.0/go.mod h1:FsONVRAS9T7sI+LIUmWTfcYkHO4aIWwzhcaSAoJOfIk=