You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
module git.phc.dm.unipi.it/phc/drone-example
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/alecthomas/assert/v2 v2.2.1 // indirect
|
|
github.com/alecthomas/repr v0.2.0 // indirect
|
|
github.com/hexops/gotextdiff v1.0.3 // indirect
|
|
)
|