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

Commit

Permalink
chore: remove tools for local development (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
pranc1ngpegasus authored Oct 27, 2023
1 parent 8e8ba59 commit 1c628f7
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 79 deletions.
9 changes: 0 additions & 9 deletions Makefile

This file was deleted.

12 changes: 0 additions & 12 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
module github.com/mokmok-dev/middlechain

go 1.19

require (
golang.org/x/tools v0.14.0
mvdan.cc/gofumpt v0.5.0
)

require (
github.com/google/go-cmp v0.5.9 // indirect
golang.org/x/mod v0.13.0 // indirect
golang.org/x/sync v0.4.0 // indirect
golang.org/x/sys v0.13.0 // indirect
)
49 changes: 0 additions & 49 deletions go.sum

This file was deleted.

9 changes: 0 additions & 9 deletions tools/tools.go

This file was deleted.

0 comments on commit 1c628f7

Please sign in to comment.