Skip to content
This repository was archived by the owner on Jul 31, 2024. It is now read-only.

Commit 1c628f7

Browse files
chore: remove tools for local development (#23)
1 parent 8e8ba59 commit 1c628f7

File tree

4 files changed

+0
-79
lines changed

4 files changed

+0
-79
lines changed

Makefile

Lines changed: 0 additions & 9 deletions
This file was deleted.

go.mod

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,3 @@
11
module github.com/mokmok-dev/middlechain
22

33
go 1.19
4-
5-
require (
6-
golang.org/x/tools v0.14.0
7-
mvdan.cc/gofumpt v0.5.0
8-
)
9-
10-
require (
11-
github.com/google/go-cmp v0.5.9 // indirect
12-
golang.org/x/mod v0.13.0 // indirect
13-
golang.org/x/sync v0.4.0 // indirect
14-
golang.org/x/sys v0.13.0 // indirect
15-
)

go.sum

Lines changed: 0 additions & 49 deletions
This file was deleted.

tools/tools.go

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)