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

Commit e11de4d

Browse files
fix(deps): update github.com/acorn-io/mink digest to 530a1c1
1 parent 0184d27 commit e11de4d

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
@@ -15,7 +15,7 @@ require (
1515
github.com/AlecAivazis/survey/v2 v2.3.6
1616
github.com/acorn-io/aml v0.0.0-20230707055340-d9d7a8c927b2
1717
github.com/acorn-io/baaah v0.0.0-20230707151126-5d519d272865
18-
github.com/acorn-io/mink v0.0.0-20230523184405-ceaaa366d500
18+
github.com/acorn-io/mink v0.0.0-20230622121337-530a1c1586ab
1919
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
2020
github.com/adrg/xdg v0.4.0
2121
github.com/aws/aws-sdk-go-v2 v1.18.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-20230707055340-d9d7a8c927b2 h1:zx1YhJI+jecZ1nQ3Mz
9696
github.com/acorn-io/aml v0.0.0-20230707055340-d9d7a8c927b2/go.mod h1:UEx5RRLFjryCEHN2pM59+d8A0mPJ3VAxggJOTzPymwg=
9797
github.com/acorn-io/baaah v0.0.0-20230707151126-5d519d272865 h1:BPPGCEBgPxn7crFFWqLDJUlzdHQ23olFkdUqlXd3KA8=
9898
github.com/acorn-io/baaah v0.0.0-20230707151126-5d519d272865/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-20230622121337-530a1c1586ab h1:31EBCOtap6nWgTQHbkhXmN+xJGYWdXkZUeQxXEFG8wM=
100+
github.com/acorn-io/mink v0.0.0-20230622121337-530a1c1586ab/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)