Added build script that cross-compiles, set minimal go version to 1.21 and updated README
This commit is contained in:
parent
d608af2a0d
commit
7dddb91504
3 changed files with 21 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -1,3 +1,3 @@
|
|||
module github.com/ChaoticByte/wid-notifier
|
||||
|
||||
go 1.21.1
|
||||
go 1.21
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue