From e032e5692c4f3cf31ff495222c7f8109b5406c7f Mon Sep 17 00:00:00 2001 From: Nick White Date: Tue, 14 Apr 2020 12:04:33 +0100 Subject: Update integralimg dependency --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 74585d8..0237e41 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module rescribe.xyz/preproc -require rescribe.xyz/integralimg v0.1.0 +require rescribe.xyz/integralimg v0.1.1 diff --git a/go.sum b/go.sum index cc9e7ae..afa027d 100644 --- a/go.sum +++ b/go.sum @@ -1,2 +1,2 @@ -rescribe.xyz/integralimg v0.1.0 h1:iiytO4xejyiqKsHTU6lZp/K6bAXSdOjJjyMUbfp66Pw= -rescribe.xyz/integralimg v0.1.0/go.mod h1:2euyPigpyIixTWO6JtFEhDp/3YKA6yy+d8g17oL0L0s= +rescribe.xyz/integralimg v0.1.1 h1:riLayPKKM5bs/ZyIcYhbUs4qP8wQOWc+tMxOF3vuscI= +rescribe.xyz/integralimg v0.1.1/go.mod h1:2euyPigpyIixTWO6JtFEhDp/3YKA6yy+d8g17oL0L0s= -- cgit v1.2.1-24-ge1ad