github.com/nuvolaris/nuv@v0.0.0-20240511174247-a74e3a52bfd8/.gitmodules (about)

     1  # Licensed to the Apache Software Foundation (ASF) under one
     2  # or more contributor license agreements.  See the NOTICE file
     3  # distributed with this work for additional information
     4  # regarding copyright ownership.  The ASF licenses this file
     5  # to you under the Apache License, Version 2.0 (the
     6  # "License"); you may not use this file except in compliance
     7  # with the License.  You may obtain a copy of the License at
     8  #
     9  #   http://www.apache.org/licenses/LICENSE-2.0
    10  #
    11  # Unless required by applicable law or agreed to in writing,
    12  # software distributed under the License is distributed on an
    13  # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
    14  # KIND, either express or implied.  See the License for the
    15  # specific language governing permissions and limitations
    16  # under the License.
    17  #
    18  [submodule "task"]
    19  	path = tools/task
    20  	url = git@github.com:nuvolaris/task
    21  	branch = nuvolaris
    22  [submodule "openwhisk-cli"]
    23  	path = tools/openwhisk-cli
    24  	url = git@github.com:nuvolaris/openwhisk-cli
    25  	branch = nuvolaris
    26  [submodule "sh"]
    27  	path = tools/sh
    28  	url = git@github.com:nuvolaris/sh
    29  	branch = nuvolaris
    30  [submodule "tools/httpie-go"]
    31  	path = tools/httpie-go
    32  	url = git@github.com:nuvolaris/httpie-go
    33  	branch = master
    34  [submodule "tools/go-replace"]
    35  	path = tools/go-replace
    36  	url = git@github.com:nuvolaris/go-replace
    37  	branch = master
    38  [submodule "tools/someutils"]
    39  	path = tools/someutils
    40  	url = git@github.com:nuvolaris/someutils
    41  	branch = nuvolaris
    42  [submodule "tools/goawk"]
    43  	path = tools/goawk
    44  	url = git@github.com:nuvolaris/goawk
    45  	branch = nuvolaris
    46  [submodule "tests/test/bats"]
    47  	path = tests/bats
    48  	url = git@github.com:bats-core/bats-core.git
    49  	branch = master
    50  [submodule "tests/test_helper/bats-support"]
    51  	path = tests/test_helper/bats-support
    52  	url = git@github.com:bats-core/bats-support.git
    53  	branch = master
    54  [submodule "tests/test_helper/bats-assert"]
    55  	path = tests/test_helper/bats-assert
    56  	url = git@github.com:bats-core/bats-assert.git
    57  	branch = master
    58  [submodule "tools/gojq"]
    59  	path = tools/gojq
    60  	url = git@github.com:nuvolaris/gojq
    61  	branch = nuvolaris
    62  [submodule "tools/goja"]
    63  	path = tools/goja
    64  	url = git@github.com:nuvolaris/goja
    65  	branch = nuvolaris
    66  [submodule "tools/envsubst"]
    67  	path = tools/envsubst
    68  	url = git@github.com:nuvolaris/envsubst/
    69  	branch = nuvolaris
    70  [submodule "tools/goph"]
    71  	path = tools/goph
    72  	url = git@github.com:nuvolaris/goph
    73  	branch = master
    74  [submodule "tools/goja_nodejs"]
    75  	path = tools/goja_nodejs
    76  	url = git@github.com:nuvolaris/goja_nodejs
    77  	branch = master
    78  [submodule "tools/openwhisk-wskdeploy"]
    79  	path = tools/openwhisk-wskdeploy
    80  	url = git@github.com:nuvolaris/openwhisk-wskdeploy
    81  	branch = nuvolaris