From 5f6b3fe685335b06e12f00d3e42ebfb115d569ea Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 17 Jul 2021 09:32:11 +0000 Subject: [PATCH] fix(deps): update github.com/tribalwarshelp/shared commit hash to 8763e00 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 5f0505f..95684c4 100644 --- a/go.mod +++ b/go.mod @@ -5,6 +5,6 @@ go 1.16 require ( github.com/disintegration/imaging v1.6.2 github.com/pkg/errors v0.9.1 - github.com/tribalwarshelp/shared v0.0.0-20210717092847-e9473847ca71 + github.com/tribalwarshelp/shared v0.0.0-20210717091314-8763e0013db2 golang.org/x/image v0.0.0-20210628002857-a66eb6448b8d ) diff --git a/go.sum b/go.sum index 48f5264..05e915e 100644 --- a/go.sum +++ b/go.sum @@ -71,6 +71,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg= github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc h1:9lRDQMhESg+zvGYmW5DyG0UqvY96Bu5QYsTLvCHdrgo= github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc/go.mod h1:bciPuU6GHm1iF1pBvUfxfsH0Wmnc2VbpgvbI9ZWuIRs= +github.com/tribalwarshelp/shared v0.0.0-20210717091314-8763e0013db2 h1:F02fVyg7POmdoYQnoJ+1lQdEsUyQrVWDA77A8bNDZi4= +github.com/tribalwarshelp/shared v0.0.0-20210717091314-8763e0013db2/go.mod h1:6xooIU27fjagr/KVBPayktW4gn9ylTdBPGgxlQ6+x9s= github.com/tribalwarshelp/shared v0.0.0-20210717092847-e9473847ca71 h1:FdjS953EP/7aFEGZWj+yRmASLWEBqXsN/+3MNeDNis8= github.com/tribalwarshelp/shared v0.0.0-20210717092847-e9473847ca71/go.mod h1:6xooIU27fjagr/KVBPayktW4gn9ylTdBPGgxlQ6+x9s= github.com/vmihailenco/bufpool v0.1.11 h1:gOq2WmBrq0i2yW5QJ16ykccQ4wH9UyEsgLm6czKAd94=