mod tidy
This commit is contained in:
7
go.mod
7
go.mod
@@ -1,10 +1,11 @@
|
||||
module github.com/gopatchy/artmap
|
||||
|
||||
go 1.25.4
|
||||
go 1.25.6
|
||||
|
||||
require (
|
||||
github.com/BurntSushi/toml v1.6.0
|
||||
golang.org/x/net v0.48.0
|
||||
github.com/gopatchy/artnet v0.0.0-20260128203426-0a3e9b1daf66
|
||||
golang.org/x/net v0.49.0
|
||||
)
|
||||
|
||||
require golang.org/x/sys v0.39.0 // indirect
|
||||
require golang.org/x/sys v0.40.0 // indirect
|
||||
|
||||
Reference in New Issue
Block a user