diff options
author | EuAndreh <eu@euandre.org> | 2024-08-08 16:58:11 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-08-08 16:58:11 -0300 |
commit | c22b38dc471c274432767fe67138aebcea52534c (patch) | |
tree | f37ecf0ad015d4adc31f6bc17054d9bdacb0a21f | |
parent | src/lib.go: Do not exit on conn error (diff) | |
download | binder-c22b38dc471c274432767fe67138aebcea52534c.tar.gz binder-c22b38dc471c274432767fe67138aebcea52534c.tar.xz |
rm go.mod
-rw-r--r-- | go.mod | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -1,6 +0,0 @@ -module euandre.org/binder - -go 1.21.5 - -require euandre.org/gobang v0.1.0 -replace euandre.org/gobang => ../gobang |