mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-19 18:12:43 -05:00
Add .gitmodules and .goreleaser.yml
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
[submodule "tests/acceptance/lib/bats"]
|
||||
path = tests/acceptance/lib/bats
|
||||
url = https://github.com/sstephenson/bats
|
||||
[submodule "tests/acceptance/lib/bats-assert"]
|
||||
path = tests/acceptance/lib/bats-assert
|
||||
url = https://github.com/ztombol/bats-assert
|
||||
[submodule "tests/acceptance/lib/bats-support"]
|
||||
path = tests/acceptance/lib/bats-support
|
||||
url = https://github.com/ztombol/bats-support
|
||||
Reference in New Issue
Block a user