Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
Migrate (#16)
Browse files Browse the repository at this point in the history
* update cid

* fix unmarshal

* bad rename

* migrate project

* lints
  • Loading branch information
decentralgabe authored Dec 10, 2024
1 parent 487d633 commit 008380b
Show file tree
Hide file tree
Showing 26 changed files with 220 additions and 438 deletions.
31 changes: 0 additions & 31 deletions .github/ISSUE_TEMPLATE/bug-report.md

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.23.2
go-version: 1.23.3

- name: Install Mage
run: go install github.com/magefile/mage
Expand All @@ -35,7 +35,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.23.2
go-version: 1.23.3

- name: Install Mage
run: go install github.com/magefile/mage
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: 1.23.2
go-version: 1.23.3
- uses: actions/checkout@v3
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
Expand Down
22 changes: 0 additions & 22 deletions .github/workflows/security.yml

This file was deleted.

136 changes: 0 additions & 136 deletions CODE_OF_CONDUCT.md

This file was deleted.

121 changes: 0 additions & 121 deletions CONTRIBUTING.md

This file was deleted.

Loading

0 comments on commit 008380b

Please sign in to comment.