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

Commit 27d58f9

Browse files
authored
Merge pull request #2227 from thedadams/bump-baaah-91fb95b6997d
Bump baaah dependency to pickup trigger fix
2 parents 6db3b91 + c565c45 commit 27d58f9

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 v0.0.0-20231005222512-6a3f6ee06953
1717
github.com/acorn-io/aml/cli v0.0.0-20231002033428-fffd2918563a
1818
github.com/acorn-io/aml/legacy v0.0.0-20230929081514-1e9f3394432e
19-
github.com/acorn-io/baaah v0.0.0-20230831185433-be0115009281
19+
github.com/acorn-io/baaah v0.0.0-20231006151510-91fb95b6997d
2020
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c
2121
github.com/acorn-io/namegenerator v0.0.0-20220915160418-9e3d5a0ffe78
2222
github.com/acorn-io/z v0.0.0-20230714155009-a770ecbbdc45

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ github.com/acorn-io/aml/cli v0.0.0-20231002033428-fffd2918563a h1:0oMIx6lH47ImOa
108108
github.com/acorn-io/aml/cli v0.0.0-20231002033428-fffd2918563a/go.mod h1:x7Y6lLMTqMD65KWjgVaGem5tQP2ZeevOQiaps9epJj4=
109109
github.com/acorn-io/aml/legacy v0.0.0-20230929081514-1e9f3394432e h1:W67DG9AcoNvBwIOR9OFUCZlSJBaHuvM2kXQ2+C6EnLk=
110110
github.com/acorn-io/aml/legacy v0.0.0-20230929081514-1e9f3394432e/go.mod h1:XnJZSZq/tG/jWPE/tmm2zy90gOZrJRIaOyKpoMulxfE=
111-
github.com/acorn-io/baaah v0.0.0-20230831185433-be0115009281 h1:3/Avpd1rOQqwARqrey5nd7QK6/E3ryT81b3tuSRr9wU=
112-
github.com/acorn-io/baaah v0.0.0-20230831185433-be0115009281/go.mod h1:1KSGxZt0E2MDedJESKUUYtxCwsJ3A+xZiw2QD8cVbjU=
111+
github.com/acorn-io/baaah v0.0.0-20231006151510-91fb95b6997d h1:6b7zZ4If/X0rT3j3MAXXnX/WIZMXfy+7YB8aruifwa4=
112+
github.com/acorn-io/baaah v0.0.0-20231006151510-91fb95b6997d/go.mod h1:1KSGxZt0E2MDedJESKUUYtxCwsJ3A+xZiw2QD8cVbjU=
113113
github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38 h1:oJMGvI702ZW5L0JjJfGV9ekzU2IqqTGjmAQl4gkO6Ro=
114114
github.com/acorn-io/cmd v0.0.0-20230929053520-ebe1b9879b38/go.mod h1:bo9ONX4kagbQmXcG4bnfoK53MBFFtbUZ5fR7s9NfS+M=
115115
github.com/acorn-io/mink v0.0.0-20230804175412-8d121aae112c h1:3equCG9oMf2I5iDZxllb41jmNNSTiIpU3IegCHBtVyk=

0 commit comments

Comments
 (0)