Add support for Go modules, issue #141
This commit is contained in:
parent
8ff192f923
commit
ccae99cbf6
7 changed files with 70 additions and 0 deletions
3
raylib/go.mod
Normal file
3
raylib/go.mod
Normal file
|
@ -0,0 +1,3 @@
|
|||
module github.com/gen2brain/raylib-go/raylib
|
||||
|
||||
go 1.16
|
Loading…
Add table
Add a link
Reference in a new issue