From c1e916bbd7947df58254898451c2033c59431b28 Mon Sep 17 00:00:00 2001 From: pipeline-anypoint-clients-generator Date: Wed, 23 Aug 2023 15:41:45 +0000 Subject: [PATCH] Generates modules from pipeline. --- ame/git_push.sh | 2 +- ame/go.mod | 2 +- ame_binding/git_push.sh | 2 +- ame_binding/go.mod | 2 +- amq/git_push.sh | 2 +- amq/go.mod | 2 +- apim_alerts/git_push.sh | 2 +- apim_alerts/go.mod | 2 +- authorization/git_push.sh | 2 +- authorization/go.mod | 2 +- connected_app/git_push.sh | 2 +- connected_app/go.mod | 2 +- dlb/git_push.sh | 2 +- dlb/go.mod | 2 +- env/git_push.sh | 2 +- env/go.mod | 2 +- exchange_assets/git_push.sh | 2 +- exchange_assets/go.mod | 2 +- idp/git_push.sh | 2 +- idp/go.mod | 2 +- invite/git_push.sh | 2 +- invite/go.mod | 2 +- org/git_push.sh | 2 +- org/go.mod | 2 +- rm_alerts/git_push.sh | 2 +- rm_alerts/go.mod | 2 +- role/git_push.sh | 2 +- role/go.mod | 2 +- rolegroup/git_push.sh | 2 +- rolegroup/go.mod | 2 +- team/git_push.sh | 2 +- team/go.mod | 2 +- team_group_mappings/git_push.sh | 2 +- team_group_mappings/go.mod | 2 +- team_members/git_push.sh | 2 +- team_members/go.mod | 2 +- team_roles/git_push.sh | 2 +- team_roles/go.mod | 2 +- user/git_push.sh | 2 +- user/go.mod | 2 +- user_rolegroups/git_push.sh | 2 +- user_rolegroups/go.mod | 2 +- vpc/git_push.sh | 2 +- vpc/go.mod | 2 +- vpn/git_push.sh | 2 +- vpn/go.mod | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/ame/git_push.sh b/ame/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/ame/git_push.sh +++ b/ame/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/ame/go.mod b/ame/go.mod index 84e3cd9..5bc7af1 100644 --- a/ame/go.mod +++ b/ame/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/ame +module github.com/mulesoft-anypoint/anypoint-client-go/ame go 1.13 diff --git a/ame_binding/git_push.sh b/ame_binding/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/ame_binding/git_push.sh +++ b/ame_binding/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/ame_binding/go.mod b/ame_binding/go.mod index 5a0a7e1..179d1c8 100644 --- a/ame_binding/go.mod +++ b/ame_binding/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/ame_binding +module github.com/mulesoft-anypoint/anypoint-client-go/ame_binding go 1.13 diff --git a/amq/git_push.sh b/amq/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/amq/git_push.sh +++ b/amq/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/amq/go.mod b/amq/go.mod index e9f7fa4..ab17598 100644 --- a/amq/go.mod +++ b/amq/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/amq +module github.com/mulesoft-anypoint/anypoint-client-go/amq go 1.13 diff --git a/apim_alerts/git_push.sh b/apim_alerts/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/apim_alerts/git_push.sh +++ b/apim_alerts/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/apim_alerts/go.mod b/apim_alerts/go.mod index 94ddb93..887ad6f 100644 --- a/apim_alerts/go.mod +++ b/apim_alerts/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/apim_alerts +module github.com/mulesoft-anypoint/anypoint-client-go/apim_alerts go 1.13 diff --git a/authorization/git_push.sh b/authorization/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/authorization/git_push.sh +++ b/authorization/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/authorization/go.mod b/authorization/go.mod index e69cafd..b321ba9 100644 --- a/authorization/go.mod +++ b/authorization/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/authorization +module github.com/mulesoft-anypoint/anypoint-client-go/authorization go 1.13 diff --git a/connected_app/git_push.sh b/connected_app/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/connected_app/git_push.sh +++ b/connected_app/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/connected_app/go.mod b/connected_app/go.mod index 91321fd..65403a3 100644 --- a/connected_app/go.mod +++ b/connected_app/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/connected_app +module github.com/mulesoft-anypoint/anypoint-client-go/connected_app go 1.13 diff --git a/dlb/git_push.sh b/dlb/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/dlb/git_push.sh +++ b/dlb/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/dlb/go.mod b/dlb/go.mod index 8fbb843..1709176 100644 --- a/dlb/go.mod +++ b/dlb/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/dlb +module github.com/mulesoft-anypoint/anypoint-client-go/dlb go 1.13 diff --git a/env/git_push.sh b/env/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/env/git_push.sh +++ b/env/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/env/go.mod b/env/go.mod index eab8e68..ace3066 100644 --- a/env/go.mod +++ b/env/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/env +module github.com/mulesoft-anypoint/anypoint-client-go/env go 1.13 diff --git a/exchange_assets/git_push.sh b/exchange_assets/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/exchange_assets/git_push.sh +++ b/exchange_assets/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/exchange_assets/go.mod b/exchange_assets/go.mod index 5b5c3fa..1e1b81b 100644 --- a/exchange_assets/go.mod +++ b/exchange_assets/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/exchange_assets +module github.com/mulesoft-anypoint/anypoint-client-go/exchange_assets go 1.13 diff --git a/idp/git_push.sh b/idp/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/idp/git_push.sh +++ b/idp/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/idp/go.mod b/idp/go.mod index cf41cb5..1019fa4 100644 --- a/idp/go.mod +++ b/idp/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/idp +module github.com/mulesoft-anypoint/anypoint-client-go/idp go 1.13 diff --git a/invite/git_push.sh b/invite/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/invite/git_push.sh +++ b/invite/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/invite/go.mod b/invite/go.mod index 8907f6d..7ad46dc 100644 --- a/invite/go.mod +++ b/invite/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/invite +module github.com/mulesoft-anypoint/anypoint-client-go/invite go 1.13 diff --git a/org/git_push.sh b/org/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/org/git_push.sh +++ b/org/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/org/go.mod b/org/go.mod index c7cd5f3..fb485e5 100644 --- a/org/go.mod +++ b/org/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/org +module github.com/mulesoft-anypoint/anypoint-client-go/org go 1.13 diff --git a/rm_alerts/git_push.sh b/rm_alerts/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/rm_alerts/git_push.sh +++ b/rm_alerts/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/rm_alerts/go.mod b/rm_alerts/go.mod index 51186c6..769b7fa 100644 --- a/rm_alerts/go.mod +++ b/rm_alerts/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/rm_alerts +module github.com/mulesoft-anypoint/anypoint-client-go/rm_alerts go 1.13 diff --git a/role/git_push.sh b/role/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/role/git_push.sh +++ b/role/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/role/go.mod b/role/go.mod index cc0d3c1..fe2ffb9 100644 --- a/role/go.mod +++ b/role/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/role +module github.com/mulesoft-anypoint/anypoint-client-go/role go 1.13 diff --git a/rolegroup/git_push.sh b/rolegroup/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/rolegroup/git_push.sh +++ b/rolegroup/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/rolegroup/go.mod b/rolegroup/go.mod index 70be7a4..f6da035 100644 --- a/rolegroup/go.mod +++ b/rolegroup/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/rolegroup +module github.com/mulesoft-anypoint/anypoint-client-go/rolegroup go 1.13 diff --git a/team/git_push.sh b/team/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/team/git_push.sh +++ b/team/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/team/go.mod b/team/go.mod index a4eb87e..f59bd54 100644 --- a/team/go.mod +++ b/team/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/team +module github.com/mulesoft-anypoint/anypoint-client-go/team go 1.13 diff --git a/team_group_mappings/git_push.sh b/team_group_mappings/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/team_group_mappings/git_push.sh +++ b/team_group_mappings/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/team_group_mappings/go.mod b/team_group_mappings/go.mod index f6f737a..5132212 100644 --- a/team_group_mappings/go.mod +++ b/team_group_mappings/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/team_group_mappings +module github.com/mulesoft-anypoint/anypoint-client-go/team_group_mappings go 1.13 diff --git a/team_members/git_push.sh b/team_members/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/team_members/git_push.sh +++ b/team_members/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/team_members/go.mod b/team_members/go.mod index 4be168a..1ee3de9 100644 --- a/team_members/go.mod +++ b/team_members/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/team_members +module github.com/mulesoft-anypoint/anypoint-client-go/team_members go 1.13 diff --git a/team_roles/git_push.sh b/team_roles/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/team_roles/git_push.sh +++ b/team_roles/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/team_roles/go.mod b/team_roles/go.mod index 88ab9f8..35807d3 100644 --- a/team_roles/go.mod +++ b/team_roles/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/team_roles +module github.com/mulesoft-anypoint/anypoint-client-go/team_roles go 1.13 diff --git a/user/git_push.sh b/user/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/user/git_push.sh +++ b/user/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/user/go.mod b/user/go.mod index eb3be15..43800a8 100644 --- a/user/go.mod +++ b/user/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/user +module github.com/mulesoft-anypoint/anypoint-client-go/user go 1.13 diff --git a/user_rolegroups/git_push.sh b/user_rolegroups/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/user_rolegroups/git_push.sh +++ b/user_rolegroups/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/user_rolegroups/go.mod b/user_rolegroups/go.mod index 7db57ac..101dc6b 100644 --- a/user_rolegroups/go.mod +++ b/user_rolegroups/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/user_rolegroups +module github.com/mulesoft-anypoint/anypoint-client-go/user_rolegroups go 1.13 diff --git a/vpc/git_push.sh b/vpc/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/vpc/git_push.sh +++ b/vpc/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/vpc/go.mod b/vpc/go.mod index 1883662..c9923ca 100644 --- a/vpc/go.mod +++ b/vpc/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/vpc +module github.com/mulesoft-anypoint/anypoint-client-go/vpc go 1.13 diff --git a/vpn/git_push.sh b/vpn/git_push.sh index 3a1436e..7b7f8fb 100644 --- a/vpn/git_push.sh +++ b/vpn/git_push.sh @@ -14,7 +14,7 @@ if [ "$git_host" = "" ]; then fi if [ "$git_user_id" = "" ]; then - git_user_id="mulesoft-consulting" + git_user_id="mulesoft-anypoint" echo "[INFO] No command line input provided. Set \$git_user_id to $git_user_id" fi diff --git a/vpn/go.mod b/vpn/go.mod index 853486c..7cf0781 100644 --- a/vpn/go.mod +++ b/vpn/go.mod @@ -1,4 +1,4 @@ -module github.com/mulesoft-consulting/anypoint-client-go/vpn +module github.com/mulesoft-anypoint/anypoint-client-go/vpn go 1.13