mirror of
https://codeberg.org/scip/swayipc.git
synced 2026-08-24 23:04:19 +02:00
renovate the code, update to go 1.26 and satisfy linter (#3)
This commit is contained in:
9
_examples/get_config/go.mod
Normal file
9
_examples/get_config/go.mod
Normal file
@@ -0,0 +1,9 @@
|
||||
module send_tick
|
||||
|
||||
go 1.26
|
||||
|
||||
require github.com/alecthomas/repr v0.5.4 // indirect
|
||||
|
||||
replace codeberg.org/scip/swayipc/v2 => ../..
|
||||
|
||||
require codeberg.org/scip/swayipc/v2 v2.1.0
|
||||
Reference in New Issue
Block a user