Use paulcager/osgridref to translate

This commit is contained in:
Paul Cager
2020-12-13 23:25:17 +00:00
parent c5c04d7942
commit 814928e1b8
9 changed files with 172 additions and 494 deletions
+8
View File
@@ -0,0 +1,8 @@
module osgrid-server
go 1.15
require (
github.com/paulcager/osgridref v1.0.1
github.com/spf13/pflag v1.0.5
)