diff --git a/action.yml b/action.yml index 418be52..07a8de9 100644 --- a/action.yml +++ b/action.yml @@ -15,7 +15,7 @@ inputs: org: description: 'Organization to fetch gotestfmt from.' required: false - default: 'haveyoudebuggedit' + default: 'GoTestTools' repo: description: 'Repository to fetch gotestfmt from.' required: false diff --git a/node_modules/@actions/core/package.json b/node_modules/@actions/core/package.json index 47fe46d..180dff4 100644 --- a/node_modules/@actions/core/package.json +++ b/node_modules/@actions/core/package.json @@ -23,7 +23,7 @@ "_resolved": "https://registry.npmjs.org/@actions/core/-/core-1.4.0.tgz", "_shasum": "cf2e6ee317e314b03886adfeb20e448d50d6e524", "_spec": "@actions/core", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, diff --git a/node_modules/@actions/github/package.json b/node_modules/@actions/github/package.json index c58cedb..b0ca063 100644 --- a/node_modules/@actions/github/package.json +++ b/node_modules/@actions/github/package.json @@ -23,7 +23,7 @@ "_resolved": "https://registry.npmjs.org/@actions/github/-/github-5.0.0.tgz", "_shasum": "1754127976c50bd88b2e905f10d204d76d1472f8", "_spec": "@actions/github", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action", "bugs": { "url": "https://github.com/actions/toolkit/issues" }, diff --git a/node_modules/@actions/http-client/package.json b/node_modules/@actions/http-client/package.json index 853e260..261a750 100644 --- a/node_modules/@actions/http-client/package.json +++ b/node_modules/@actions/http-client/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@actions/http-client/-/http-client-1.0.11.tgz", "_shasum": "c58b12e9aa8b159ee39e7dd6cbd0e91d905633c0", "_spec": "@actions/http-client@^1.0.11", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@actions\\github", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@actions\\github", "author": { "name": "GitHub, Inc." }, diff --git a/node_modules/@octokit/auth-token/package.json b/node_modules/@octokit/auth-token/package.json index 7b0191b..c20855d 100644 --- a/node_modules/@octokit/auth-token/package.json +++ b/node_modules/@octokit/auth-token/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/auth-token/-/auth-token-2.4.5.tgz", "_shasum": "568ccfb8cb46f36441fac094ce34f7a875b197f3", "_spec": "@octokit/auth-token@^2.4.4", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\core", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\core", "bugs": { "url": "https://github.com/octokit/auth-token.js/issues" }, diff --git a/node_modules/@octokit/core/package.json b/node_modules/@octokit/core/package.json index 33008cc..e8f2b3c 100644 --- a/node_modules/@octokit/core/package.json +++ b/node_modules/@octokit/core/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/core/-/core-3.5.1.tgz", "_shasum": "8601ceeb1ec0e1b1b8217b960a413ed8e947809b", "_spec": "@octokit/core@^3.4.0", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@actions\\github", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@actions\\github", "bugs": { "url": "https://github.com/octokit/core.js/issues" }, diff --git a/node_modules/@octokit/endpoint/package.json b/node_modules/@octokit/endpoint/package.json index da7fdaf..243d2d0 100644 --- a/node_modules/@octokit/endpoint/package.json +++ b/node_modules/@octokit/endpoint/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/endpoint/-/endpoint-6.0.12.tgz", "_shasum": "3b4d47a4b0e79b1027fb8d75d4221928b2d05658", "_spec": "@octokit/endpoint@^6.0.1", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\request", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\request", "bugs": { "url": "https://github.com/octokit/endpoint.js/issues" }, diff --git a/node_modules/@octokit/graphql/package.json b/node_modules/@octokit/graphql/package.json index 637754c..281e0ea 100644 --- a/node_modules/@octokit/graphql/package.json +++ b/node_modules/@octokit/graphql/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/graphql/-/graphql-4.6.4.tgz", "_shasum": "0c3f5bed440822182e972317122acb65d311a5ed", "_spec": "@octokit/graphql@^4.5.8", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\core", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\core", "bugs": { "url": "https://github.com/octokit/graphql.js/issues" }, diff --git a/node_modules/@octokit/openapi-types/package.json b/node_modules/@octokit/openapi-types/package.json index 910b39b..f65648d 100644 --- a/node_modules/@octokit/openapi-types/package.json +++ b/node_modules/@octokit/openapi-types/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/openapi-types/-/openapi-types-9.1.1.tgz", "_shasum": "fb87f2e2f44b95a5720d61dee409a9f1fbc59217", "_spec": "@octokit/openapi-types@^9.1.1", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\types", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\types", "author": { "name": "Gregor Martynus", "url": "https://twitter.com/gr2m" diff --git a/node_modules/@octokit/plugin-paginate-rest/package.json b/node_modules/@octokit/plugin-paginate-rest/package.json index 2fd86d5..60652b8 100644 --- a/node_modules/@octokit/plugin-paginate-rest/package.json +++ b/node_modules/@octokit/plugin-paginate-rest/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/plugin-paginate-rest/-/plugin-paginate-rest-2.14.0.tgz", "_shasum": "f469cb4a908792fb44679c5973d8bba820c88b0f", "_spec": "@octokit/plugin-paginate-rest@^2.13.3", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@actions\\github", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@actions\\github", "bugs": { "url": "https://github.com/octokit/plugin-paginate-rest.js/issues" }, diff --git a/node_modules/@octokit/plugin-request-log/package.json b/node_modules/@octokit/plugin-request-log/package.json index 9cf1d83..9f8ffd3 100644 --- a/node_modules/@octokit/plugin-request-log/package.json +++ b/node_modules/@octokit/plugin-request-log/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/plugin-request-log/-/plugin-request-log-1.0.4.tgz", "_shasum": "5e50ed7083a613816b1e4a28aeec5fb7f1462e85", "_spec": "@octokit/plugin-request-log@^1.0.2", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\rest", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\rest", "bugs": { "url": "https://github.com/octokit/plugin-request-log.js/issues" }, diff --git a/node_modules/@octokit/plugin-rest-endpoint-methods/package.json b/node_modules/@octokit/plugin-rest-endpoint-methods/package.json index 1d2b136..b2ce526 100644 --- a/node_modules/@octokit/plugin-rest-endpoint-methods/package.json +++ b/node_modules/@octokit/plugin-rest-endpoint-methods/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/plugin-rest-endpoint-methods/-/plugin-rest-endpoint-methods-5.5.1.tgz", "_shasum": "31cce8fc3eda4d186bd90828cb7a2203ad95e3d1", "_spec": "@octokit/plugin-rest-endpoint-methods@^5.1.1", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@actions\\github", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@actions\\github", "bugs": { "url": "https://github.com/octokit/plugin-rest-endpoint-methods.js/issues" }, diff --git a/node_modules/@octokit/request-error/package.json b/node_modules/@octokit/request-error/package.json index f387f66..cd4a13c 100644 --- a/node_modules/@octokit/request-error/package.json +++ b/node_modules/@octokit/request-error/package.json @@ -23,7 +23,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/request-error/-/request-error-2.1.0.tgz", "_shasum": "9e150357831bfc788d13a4fd4b1913d60c74d677", "_spec": "@octokit/request-error@^2.0.5", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\core", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\core", "bugs": { "url": "https://github.com/octokit/request-error.js/issues" }, diff --git a/node_modules/@octokit/request/package.json b/node_modules/@octokit/request/package.json index 41d15ce..2cf62b8 100644 --- a/node_modules/@octokit/request/package.json +++ b/node_modules/@octokit/request/package.json @@ -23,7 +23,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/request/-/request-5.6.0.tgz", "_shasum": "6084861b6e4fa21dc40c8e2a739ec5eff597e672", "_spec": "@octokit/request@^5.6.0", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\core", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\core", "bugs": { "url": "https://github.com/octokit/request.js/issues" }, diff --git a/node_modules/@octokit/rest/package.json b/node_modules/@octokit/rest/package.json index 355d26e..011b832 100644 --- a/node_modules/@octokit/rest/package.json +++ b/node_modules/@octokit/rest/package.json @@ -23,7 +23,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/rest/-/rest-18.7.1.tgz", "_shasum": "575ecf8b881b79540daa28b0fa3a2b3ae8ef2649", "_spec": "@octokit/rest", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action", "bugs": { "url": "https://github.com/octokit/rest.js/issues" }, diff --git a/node_modules/@octokit/types/package.json b/node_modules/@octokit/types/package.json index 2cbbb67..8d7ef3f 100644 --- a/node_modules/@octokit/types/package.json +++ b/node_modules/@octokit/types/package.json @@ -29,7 +29,7 @@ "_resolved": "https://registry.npmjs.org/@octokit/types/-/types-6.21.1.tgz", "_shasum": "d0f2b7598c88e13d0bd87e330d975e3fb2a90180", "_spec": "@octokit/types@^6.0.3", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\core", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\core", "bugs": { "url": "https://github.com/octokit/types.ts/issues" }, diff --git a/node_modules/before-after-hook/package.json b/node_modules/before-after-hook/package.json index 4f0d5c1..b210547 100644 --- a/node_modules/before-after-hook/package.json +++ b/node_modules/before-after-hook/package.json @@ -21,7 +21,7 @@ "_resolved": "https://registry.npmjs.org/before-after-hook/-/before-after-hook-2.2.2.tgz", "_shasum": "a6e8ca41028d90ee2c24222f201c90956091613e", "_spec": "before-after-hook@^2.2.0", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\core", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\core", "author": { "name": "Gregor Martynus" }, diff --git a/node_modules/deprecation/package.json b/node_modules/deprecation/package.json index a7f11dd..645abeb 100644 --- a/node_modules/deprecation/package.json +++ b/node_modules/deprecation/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/deprecation/-/deprecation-2.3.1.tgz", "_shasum": "6368cbdb40abf3373b525ac87e4a260c3a700919", "_spec": "deprecation@^2.0.0", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\request-error", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\request-error", "bugs": { "url": "https://github.com/gr2m/deprecation/issues" }, diff --git a/node_modules/is-plain-object/package.json b/node_modules/is-plain-object/package.json index 14866bc..a38974f 100644 --- a/node_modules/is-plain-object/package.json +++ b/node_modules/is-plain-object/package.json @@ -22,7 +22,7 @@ "_resolved": "https://registry.npmjs.org/is-plain-object/-/is-plain-object-5.0.0.tgz", "_shasum": "4427f50ab3429e9025ea7d52e9043a9ef4159344", "_spec": "is-plain-object@^5.0.0", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\request", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\request", "author": { "name": "Jon Schlinkert", "url": "https://github.com/jonschlinkert" diff --git a/node_modules/universal-user-agent/package.json b/node_modules/universal-user-agent/package.json index c046315..481838c 100644 --- a/node_modules/universal-user-agent/package.json +++ b/node_modules/universal-user-agent/package.json @@ -24,7 +24,7 @@ "_resolved": "https://registry.npmjs.org/universal-user-agent/-/universal-user-agent-6.0.0.tgz", "_shasum": "3381f8503b251c0d9cd21bc1de939ec9df5480ee", "_spec": "universal-user-agent@^6.0.0", - "_where": "D:\\go\\src\\github.com\\haveyoudebuggedit\\gotestfmt-action\\node_modules\\@octokit\\core", + "_where": "D:\\go\\src\\github.com\\gotesttools\\gotestfmt-action\\node_modules\\@octokit\\core", "bugs": { "url": "https://github.com/gr2m/universal-user-agent/issues" }, diff --git a/package-lock.json b/package-lock.json index 9b2eca1..424e041 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,5 +1,5 @@ { - "name": "@haveyoudebuggedit/gotestfmt-action", + "name": "@gotesttools/gotestfmt-action", "version": "1.0.0", "lockfileVersion": 1, "requires": true, diff --git a/package.json b/package.json index 8d97b9b..69e415d 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,17 @@ { - "name": "@haveyoudebuggedit/gotestfmt-action", + "name": "@gotesttools/gotestfmt-action", "version": "1.0.0", "private": true, "main": "index.js", "repository": { "type": "git", - "url": "git+https://github.com/haveyoudebuggedit/gotestfmt-action.git" + "url": "git+https://github.com/gotesttools/gotestfmt-action.git" }, "license": "ISC", "bugs": { - "url": "https://github.com/haveyoudebuggedit/gotestfmt-action/issues" + "url": "https://github.com/gotesttools/gotestfmt-action/issues" }, - "homepage": "https://github.com/haveyoudebuggedit/gotestfmt-action#readme", + "homepage": "https://github.com/gotesttools/gotestfmt-action#readme", "dependencies": { "@actions/core": "^1.4.0", "@actions/github": "^5.0.0", diff --git a/testdata/go.mod b/testdata/go.mod index 7e979ac..7bb0680 100644 --- a/testdata/go.mod +++ b/testdata/go.mod @@ -1,3 +1,3 @@ -module "github.com/haveyoudebuggedit/example" +module "github.com/gotesttools/example" go 1.16 \ No newline at end of file