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

Commit 6b5a9e5

Browse files
fix(deps): update github.com/acorn-io/z digest to 2d8fd17
1 parent 37cd895 commit 6b5a9e5

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
@@ -17,7 +17,7 @@ require (
1717
github.com/acorn-io/baaah v0.0.0-20230818001243-36c10b8f8e7b
1818
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c
1919
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
20-
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45
20+
github.com/acorn-io/z v0.0.0-20230802125934-2d8fd1707dbe
2121
github.com/adrg/xdg v0.4.0
2222
github.com/aws/aws-sdk-go-v2 v1.18.0
2323
github.com/aws/aws-sdk-go-v2/config v1.18.23

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,8 @@ github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 h1:5zs9L/CX
102102
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78/go.mod h1:/5647+1/L7m7Aq7upTLtfLznTLYttURzH7Y23LKrW0M=
103103
github.com/acorn-io/wrangler v0.0.0-20230619194218-746dc7cf6a0c h1:4k4uuDw+PT3neNLCALme0hGe67XjoR/0cUXnxaT5d+g=
104104
github.com/acorn-io/wrangler v0.0.0-20230619194218-746dc7cf6a0c/go.mod h1:D6Tu6oVX8aGtCHsMCtYaysgVK3ad920MTSeAu7rzb5U=
105-
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45 h1:+od+ijNLAt+tc33uZa71qkE4eyvubts45thVXz8J7DU=
106-
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45/go.mod h1:5UO0+eOne2Zhvn7Ox5IiK4u+4dlCSLmHfTQWORRdEyo=
105+
github.com/acorn-io/z v0.0.0-20230802125934-2d8fd1707dbe h1:EUzXRkri1x/CvSTO2SVESqis66zBTPMP+js/xH4GZUY=
106+
github.com/acorn-io/z v0.0.0-20230802125934-2d8fd1707dbe/go.mod h1:5UO0+eOne2Zhvn7Ox5IiK4u+4dlCSLmHfTQWORRdEyo=
107107
github.com/adrg/xdg v0.4.0 h1:RzRqFcjH4nE5C6oTAxhBtoE2IRyjBSa62SCbyPidvls=
108108
github.com/adrg/xdg v0.4.0/go.mod h1:N6ag73EX4wyxeaoeHctc1mas01KZgsj5tYiAIwqJE/E=
109109
github.com/agnivade/levenshtein v1.1.1 h1:QY8M92nrzkmr798gCo3kmMyqXFzdQVpxLlGPRBij0P8=

0 commit comments

Comments
 (0)