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.
 
 
 
 
 
 

11 regels
283 B

  1. module platform_device_id_example/go
  2. go 1.14
  3. require (
  4. github.com/BestBurning/platform_device_id/go v0.1.1
  5. github.com/go-flutter-desktop/go-flutter v0.38.0
  6. github.com/pkg/errors v0.9.1
  7. )
  8. //replace github.com/BestBurning/platform_device_id/go => D:\gitRepo\platform_device_id\go