Skip to content

Commit 9c5d8e8

Browse files
committed
feat(go): License Updates and Test Migrations
Signed-off-by: Julio Jimenez <[email protected]>
1 parent d9247c3 commit 9c5d8e8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111

1212
steps:
1313
- name: 🧾 Checkout
14-
uses: actions/checkout@v5
14+
uses: actions/checkout@v6
1515

1616
- name: 🔧 Setup Go
1717
uses: actions/setup-go@v5

license-mappings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,13 @@
77
"@clickhouse/client": "Apache-2.0",
88
"@clickhouse/client-common": "Apache-2.0",
99
"@faker-js/faker": "MIT",
10+
"@hyperdx/common-utils-0.0.0-use.local.tgz": "MIT",
11+
"@hyperdx/common-utils-0.7.2.tgz": "MIT",
12+
"@hyperdx/passport-local-mongoose-9.0.1.tgz": "MIT",
1013
"@istanbuljs/nyc-config-typescript": "ISC",
1114
"@shikijs/core": "MIT",
1215
"@shikijs/engine-javascript": "MIT",
16+
"@types/hyperdx__lucene-2.1.7.tgz": "MIT",
1317
"@types/jasmine": "MIT",
1418
"@types/jsonwebtoken": "MIT",
1519
"@types/node": "MIT",

0 commit comments

Comments
 (0)