Skip to content

Commit

Permalink
gopool: add go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
aclements committed Oct 29, 2020
1 parent 9b4d463 commit 74f0f02
Show file tree
Hide file tree
Showing 2 changed files with 312 additions and 0 deletions.
5 changes: 5 additions & 0 deletions gopool/go.mod
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
module github.com/aclements/go-misc/gopool

go 1.15

require golang.org/x/build v0.0.0-20201024042912-d43b1a58120a
Loading

0 comments on commit 74f0f02

Please sign in to comment.