You can not 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 platform_device_id_example/go
-
- go 1.14
-
- require (
- github.com/BestBurning/platform_device_id/go v0.1.1
- github.com/go-flutter-desktop/go-flutter v0.38.0
- github.com/pkg/errors v0.9.1
- )
-
- //replace github.com/BestBurning/platform_device_id/go => D:\gitRepo\platform_device_id\go
|