From f058cd2187dad8ad617f9b54a296c5746bafa7a9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 01:17:38 +0000 Subject: [PATCH] fix(deps): update github.com/acorn-io/mink digest to 0c035e1 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 22b57931c..54d7a6d9f 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/acorn-io/baaah v0.0.0-20240119160309-2a58ee757bbd github.com/acorn-io/broadcaster v0.0.0-20240105011354-bfadd4a7b45d github.com/acorn-io/function-builder v0.0.0-20240123010942-72663ff4da5d - github.com/acorn-io/mink v0.0.0-20240105015834-b1f7af4fadea + github.com/acorn-io/mink v0.0.0-20240111054603-0c035e11f167 github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 github.com/acorn-io/schemer v0.0.0-20240105014212-9739d5485208 github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45 diff --git a/go.sum b/go.sum index 0ce5451e0..7251c2096 100644 --- a/go.sum +++ b/go.sum @@ -121,8 +121,8 @@ github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38 h1:oJMGvI702ZW5L0JjJf github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38/go.mod h1:bo9ONX4kagbQmXcG4bnfoK53MBFFtbUZ5fR7s9NfS+M= github.com/acorn-io/function-builder v0.0.0-20240123010942-72663ff4da5d h1:05AOdsXorztXfFnD/n/bUDXeyKQj6Tf1cZk9TxR4rIA= github.com/acorn-io/function-builder v0.0.0-20240123010942-72663ff4da5d/go.mod h1:b60OzYlyV4fuiTw3HExgOJITsXnfm0c0uIoywz7s+Y4= -github.com/acorn-io/mink v0.0.0-20240105015834-b1f7af4fadea h1:HyH8nh7zZ7qZeWOjBGtK/iAI5gCu/c5iSnN703hlHHY= -github.com/acorn-io/mink v0.0.0-20240105015834-b1f7af4fadea/go.mod h1:EmoDPUYsPyBEhEpSC+LpRGUs2GeSI5nPOTa7WO7jwlc= +github.com/acorn-io/mink v0.0.0-20240111054603-0c035e11f167 h1:P96NgFVWT0SSGLtP6tmZhSiRrE+jVBYDrveQv5jBbi8= +github.com/acorn-io/mink v0.0.0-20240111054603-0c035e11f167/go.mod h1:EmoDPUYsPyBEhEpSC+LpRGUs2GeSI5nPOTa7WO7jwlc= github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 h1:5zs9L/CXNkuTdJSbhFWczAorbmx67nqlqswx5CQi7XI= github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78/go.mod h1:/5647+1/L7m7Aq7upTLtfLznTLYttURzH7Y23LKrW0M= github.com/acorn-io/schemer v0.0.0-20240105014212-9739d5485208 h1:GpTdbiOxq3tybaMlUkCwfBco34Zi9P5/7ikbAZ+2BdM=