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

Commit 81e4be4

Browse files
fix(deps): update github.com/acorn-io/z digest to 4cab1b3
1 parent 177abfe commit 81e4be4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ require (
1313
github.com/acorn-io/mink v0.0.0-20240105015834-b1f7af4fadea
1414
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
1515
github.com/acorn-io/schemer v0.0.0-20240105014212-9739d5485208
16-
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45
16+
github.com/acorn-io/z v0.0.0-20231104012607-4cab1b3ec5e5
1717
github.com/adrg/xdg v0.4.0
1818
github.com/aws/aws-sdk-go-v2 v1.20.0
1919
github.com/aws/aws-sdk-go-v2/config v1.18.32

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 h1:5zs9L/CX
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=
129129
github.com/acorn-io/schemer v0.0.0-20240105014212-9739d5485208/go.mod h1:oQ4BjkYtNmfKPUMvi+/tBC7xaeHmBWM59lfBjsS4Gkg=
130-
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45 h1:+od+ijNLAt+tc33uZa71qkE4eyvubts45thVXz8J7DU=
131-
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45/go.mod h1:5UO0+eOne2Zhvn7Ox5IiK4u+4dlCSLmHfTQWORRdEyo=
130+
github.com/acorn-io/z v0.0.0-20231104012607-4cab1b3ec5e5 h1:oQnpRt5KoANqwwUNzWFu+5I12Unfu/WZ330QHefxNc8=
131+
github.com/acorn-io/z v0.0.0-20231104012607-4cab1b3ec5e5/go.mod h1:5UO0+eOne2Zhvn7Ox5IiK4u+4dlCSLmHfTQWORRdEyo=
132132
github.com/adrg/xdg v0.4.0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls=
133133
github.com/adrg/xdg v0.4.0/go.mod h1:N6ag73EX4wyxeaoeHctc1mas01KZgsj5tYiAIwqJE/E=
134134
github.com/alecthomas/chroma v0.10.0 h1:7XDcGkCQopCNKjZHfYrNLraA+M7e0fMiJ/Mfikbfjek=

0 commit comments

Comments
 (0)