diff options
-rw-r--r-- | go.mod | 3 | ||||
-rw-r--r-- | go.sum | 2 |
2 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,3 @@ +module rescribe.xyz/preproc + +require rescribe.xyz/integralimg v0.1.0 @@ -0,0 +1,2 @@ +rescribe.xyz/integralimg v0.1.0 h1:iiytO4xejyiqKsHTU6lZp/K6bAXSdOjJjyMUbfp66Pw= +rescribe.xyz/integralimg v0.1.0/go.mod h1:2euyPigpyIixTWO6JtFEhDp/3YKA6yy+d8g17oL0L0s= |