Skip to content

Commit

Permalink
Merge pull request #26 from go-spectest/remove-submodules
Browse files Browse the repository at this point in the history
Delete git submodules
  • Loading branch information
nao1215 authored Oct 7, 2023
2 parents f20c18f + 700f09c commit 109b419
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 18 deletions.
16 changes: 2 additions & 14 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
[submodule "jsonpath"]
path = jsonpath
url = [email protected]:go-spectest/jsonpath.git
[submodule "css-selector"]
path = css-selector
url = [email protected]:go-spectest/css-selector.git
[submodule "aws"]
path = aws
url = [email protected]:go-spectest/aws.git
[submodule "jsonschema"]
path = jsonschema
url = [email protected]:go-spectest/jsonschema.git
[submodule "plantuml"]
path = plantuml
url = [email protected]:go-spectest/plantuml.git
path = aws
url = [email protected]:go-spectest/aws.git
1 change: 0 additions & 1 deletion css-selector
Submodule css-selector deleted from fcc858
1 change: 0 additions & 1 deletion jsonpath
Submodule jsonpath deleted from c11d9a
1 change: 0 additions & 1 deletion jsonschema
Submodule jsonschema deleted from f3e0ba
1 change: 0 additions & 1 deletion plantuml
Submodule plantuml deleted from 6a0c20

0 comments on commit 109b419

Please sign in to comment.