From fa0c7a649018af8fc8d274860e7642d5d28778e6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 2 Jan 2021 07:20:30 +0000 Subject: chore(deps): bump github.com/google/uuid from 1.1.2 to 1.1.3 Bumps [github.com/google/uuid](https://github.com/google/uuid) from 1.1.2 to 1.1.3. - [Release notes](https://github.com/google/uuid/releases) - [Commits](https://github.com/google/uuid/compare/v1.1.2...v1.1.3) Signed-off-by: dependabot-preview[bot] --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 2292eb34..48b142c7 100644 --- a/go.mod +++ b/go.mod @@ -9,7 +9,7 @@ require ( github.com/boltdb/bolt v1.3.1 github.com/docker/libkv v0.2.1 github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa - github.com/google/uuid v1.1.2 + github.com/google/uuid v1.1.3 github.com/gosimple/slug v1.9.0 github.com/hairyhenderson/toml v0.3.1-0.20191004034452-2a4f3b6160f2 github.com/hashicorp/consul/api v1.8.1 -- cgit v1.2.3