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

Commit 1395ad7

Browse files
fix(deps): update github.com/acorn-io/mink digest to 95c157b
1 parent 152f48e commit 1395ad7

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/acorn-io/aml/cli v0.0.0-20231113171943-4844e2f3e1a2
1717
github.com/acorn-io/aml/legacy v0.0.0-20230929081514-1e9f3394432e
1818
github.com/acorn-io/baaah v0.0.0-20231009165317-af2b68361b8a
19-
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c
19+
github.com/acorn-io/mink v0.0.0-20231114190011-95c157bb9a7f
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
@@ -117,8 +117,8 @@ github.com/acorn-io/baaah v0.0.0-20231009165317-af2b68361b8a h1:0bHfiYUw4ojXCUfG
117117
github.com/acorn-io/baaah v0.0.0-20231009165317-af2b68361b8a/go.mod h1:1KSGxZt0E2MDedJESKUUYtxCwsJ3A+xZiw2QD8cVbjU=
118118
github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38 h1:oJMGvI702ZW5L0JjJfGV9ekzU2IqqTGjmAQl4gkO6Ro=
119119
github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38/go.mod h1:bo9ONX4kagbQmXcG4bnfoK53MBFFtbUZ5fR7s9NfS+M=
120-
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c h1:3equCG9oMf2I5iDZxllb41jmNNSTiIpU3IegCHBtVyk=
121-
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c/go.mod h1:Zn9T1kdnsXJbhRp6G4LZUPuq9URlzQAoYwHA1U1r7Bg=
120+
github.com/acorn-io/mink v0.0.0-20231114190011-95c157bb9a7f h1:mjgGRC4qlH99G6dyUkuCSLXYa1bqZkGJzpr8dbgcBiE=
121+
github.com/acorn-io/mink v0.0.0-20231114190011-95c157bb9a7f/go.mod h1:Z2J0RR086p/Do9c51ZzeoF35t4J4PUDXLFsdhb5QZLY=
122122
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 h1:5zs9L/CXNkuTdJSbhFWczAorbmx67nqlqswx5CQi7XI=
123123
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78/go.mod h1:/5647+1/L7m7Aq7upTLtfLznTLYttURzH7Y23LKrW0M=
124124
github.com/acorn-io/wrangler v0.0.0-20230619194218-746dc7cf6a0c h1:4k4uuDw+PT3neNLCALme0hGe67XjoR/0cUXnxaT5d+g=

0 commit comments

Comments
 (0)