Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

Commit cdcaa93

Browse files
fix(deps): update github.com/acorn-io/mink digest to f99fd39
1 parent 65998cf commit cdcaa93

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ require (
1010
github.com/acorn-io/baaah v0.0.0-20240119160309-2a58ee757bbd
1111
github.com/acorn-io/broadcaster v0.0.0-20240105011354-bfadd4a7b45d
1212
github.com/acorn-io/function-builder v0.0.0-20240123010942-72663ff4da5d
13-
github.com/acorn-io/mink v0.0.0-20240105015834-b1f7af4fadea
13+
github.com/acorn-io/mink v0.0.0-20240123145752-f99fd396e146
1414
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
1515
github.com/acorn-io/schemer v0.0.0-20240105014212-9739d5485208
1616
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,8 @@ github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38 h1:oJMGvI702ZW5L0JjJf
121121
github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38/go.mod h1:bo9ONX4kagbQmXcG4bnfoK53MBFFtbUZ5fR7s9NfS+M=
122122
github.com/acorn-io/function-builder v0.0.0-20240123010942-72663ff4da5d h1:05AOdsXorztXfFnD/n/bUDXeyKQj6Tf1cZk9TxR4rIA=
123123
github.com/acorn-io/function-builder v0.0.0-20240123010942-72663ff4da5d/go.mod h1:b60OzYlyV4fuiTw3HExgOJITsXnfm0c0uIoywz7s+Y4=
124-
github.com/acorn-io/mink v0.0.0-20240105015834-b1f7af4fadea h1:HyH8nh7zZ7qZeWOjBGtK/iAI5gCu/c5iSnN703hlHHY=
125-
github.com/acorn-io/mink v0.0.0-20240105015834-b1f7af4fadea/go.mod h1:EmoDPUYsPyBEhEpSC+LpRGUs2GeSI5nPOTa7WO7jwlc=
124+
github.com/acorn-io/mink v0.0.0-20240123145752-f99fd396e146 h1:z/A0hznJyFXljpaWwzzswVUMX/2IjMIow/A+WmAnk0o=
125+
github.com/acorn-io/mink v0.0.0-20240123145752-f99fd396e146/go.mod h1:EmoDPUYsPyBEhEpSC+LpRGUs2GeSI5nPOTa7WO7jwlc=
126126
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 h1:5zs9L/CXNkuTdJSbhFWczAorbmx67nqlqswx5CQi7XI=
127127
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78/go.mod h1:/5647+1/L7m7Aq7upTLtfLznTLYttURzH7Y23LKrW0M=
128128
github.com/acorn-io/schemer v0.0.0-20240105014212-9739d5485208 h1:GpTdbiOxq3tybaMlUkCwfBco34Zi9P5/7ikbAZ+2BdM=

0 commit comments

Comments
 (0)