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

Commit d72a2fa

Browse files
Update github.com/acorn-io/z digest to 183d3f4
1 parent 941a449 commit d72a2fa

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
@@ -18,7 +18,7 @@ require (
1818
github.com/acorn-io/baaah v0.0.0-20230727135555-ef06bde4f2ed
1919
github.com/acorn-io/mink v0.0.0-20230523184405-ceaaa366d500
2020
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
21-
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45
21+
github.com/acorn-io/z v0.0.0-20230721165305-183d3f4e7e38
2222
github.com/adrg/xdg v0.4.0
2323
github.com/aws/aws-sdk-go-v2 v1.18.0
2424
github.com/aws/aws-sdk-go-v2/config v1.18.23

go.sum

+2-2
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-20230721165305-183d3f4e7e38 h1:sOFU/AJ6SLEhVM178wRI9yaJiIzqzFYipkhoP0DvJTI=
106+
github.com/acorn-io/z v0.0.0-20230721165305-183d3f4e7e38/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)