mirror of
https://github.com/Luzifer/go_helpers.git
synced 2024-12-25 13:31:21 +00:00
Add support for Go 1.11+ modules
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
bbca439865
commit
69d3203641
1 changed files with 3 additions and 0 deletions
3
go.mod
Normal file
3
go.mod
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
module github.com/Luzifer/go_helpers/v2
|
||||||
|
|
||||||
|
go 1.12
|
Loading…
Reference in a new issue