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

Commit 3681a27

Browse files
fix(deps): update github.com/acorn-io/mink digest to 858b52e
1 parent e207b5e commit 3681a27

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
@@ -16,7 +16,7 @@ require (
1616
github.com/AlecAivazis/survey/v2 v2.3.6
1717
github.com/acorn-io/aml v0.0.0-20230721050626-ddd76a9874fd
1818
github.com/acorn-io/baaah v0.0.0-20230727135555-ef06bde4f2ed
19-
github.com/acorn-io/mink v0.0.0-20230523184405-ceaaa366d500
19+
github.com/acorn-io/mink v0.0.0-20230728164016-858b52ec79e7
2020
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
2121
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45
2222
github.com/adrg/xdg v0.4.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ github.com/acorn-io/aml v0.0.0-20230721050626-ddd76a9874fd h1:garYcFPFPRFp7NsY8B
9696
github.com/acorn-io/aml v0.0.0-20230721050626-ddd76a9874fd/go.mod h1:UEx5RRLFjryCEHN2pM59+d8A0mPJ3VAxggJOTzPymwg=
9797
github.com/acorn-io/baaah v0.0.0-20230727135555-ef06bde4f2ed h1:8qAa5oYrHn39TPoJx8A2+qccR7dRkjqR5zneRS+PqW4=
9898
github.com/acorn-io/baaah v0.0.0-20230727135555-ef06bde4f2ed/go.mod h1:LtwaWrYK/VuGptWxeD5Sgl0sgJV1ksicpTzyLilow1U=
99-
github.com/acorn-io/mink v0.0.0-20230523184405-ceaaa366d500 h1:tiM36bM+iMWuW9HM+YlM1GfNDXC7f565z8Be5epO0qM=
100-
github.com/acorn-io/mink v0.0.0-20230523184405-ceaaa366d500/go.mod h1:y6aYj2dF/SlU205bDfA43Y5c9sa/aYr4X5GDqYJzJTU=
99+
github.com/acorn-io/mink v0.0.0-20230728164016-858b52ec79e7 h1:dcClaA8p4D5psxZ1InBKRbNm/M5R4CmkD8yWrqSlFbA=
100+
github.com/acorn-io/mink v0.0.0-20230728164016-858b52ec79e7/go.mod h1:Zn9T1kdnsXJbhRp6G4LZUPuq9URlzQAoYwHA1U1r7Bg=
101101
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 h1:5zs9L/CXNkuTdJSbhFWczAorbmx67nqlqswx5CQi7XI=
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=

0 commit comments

Comments
 (0)