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

Commit d127ad7

Browse files
fix(deps): update github.com/acorn-io/mink digest to 73aa640
1 parent 707f2e8 commit d127ad7

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-20231221034928-dfcf962a9d5b
19-
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c
19+
github.com/acorn-io/mink v0.0.0-20231115230512-73aa6406e884
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
@@ -119,8 +119,8 @@ github.com/acorn-io/baaah v0.0.0-20231221034928-dfcf962a9d5b h1:2k0eAzaBBmvEcC0A
119119
github.com/acorn-io/baaah v0.0.0-20231221034928-dfcf962a9d5b/go.mod h1:1KSGxZt0E2MDedJESKUUYtxCwsJ3A+xZiw2QD8cVbjU=
120120
github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38 h1:oJMGvI702ZW5L0JjJfGV9ekzU2IqqTGjmAQl4gkO6Ro=
121121
github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38/go.mod h1:bo9ONX4kagbQmXcG4bnfoK53MBFFtbUZ5fR7s9NfS+M=
122-
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c h1:3equCG9oMf2I5iDZxllb41jmNNSTiIpU3IegCHBtVyk=
123-
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c/go.mod h1:Zn9T1kdnsXJbhRp6G4LZUPuq9URlzQAoYwHA1U1r7Bg=
122+
github.com/acorn-io/mink v0.0.0-20231115230512-73aa6406e884 h1:6jZB1KNCgApcX7xoxdGfpGv7xRiAqjChjEaJMBJHkKI=
123+
github.com/acorn-io/mink v0.0.0-20231115230512-73aa6406e884/go.mod h1:Z2J0RR086p/Do9c51ZzeoF35t4J4PUDXLFsdhb5QZLY=
124124
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78 h1:5zs9L/CXNkuTdJSbhFWczAorbmx67nqlqswx5CQi7XI=
125125
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78/go.mod h1:/5647+1/L7m7Aq7upTLtfLznTLYttURzH7Y23LKrW0M=
126126
github.com/acorn-io/wrangler v0.0.0-20230619194218-746dc7cf6a0c h1:4k4uuDw+PT3neNLCALme0hGe67XjoR/0cUXnxaT5d+g=

0 commit comments

Comments
 (0)