Skip to content

Commit

Permalink
Add go modules files
Browse files Browse the repository at this point in the history
  • Loading branch information
hashworks committed May 31, 2020
1 parent b624a0b commit dd31d42
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
5 changes: 5 additions & 0 deletions go.mod
@@ -0,0 +1,5 @@
module github.com/hashworks/srrdb-Terminal-Client

go 1.14

require github.com/hashworks/go-srrdb-API v1.1.0
2 changes: 2 additions & 0 deletions go.sum
@@ -0,0 +1,2 @@
github.com/hashworks/go-srrdb-API v1.1.0 h1:5AgAIGh8qggZMoL+VGYS/mo/Q3HFwRONqv1PZLMlxt8=
github.com/hashworks/go-srrdb-API v1.1.0/go.mod h1:FwwURM0w9ZjP+oPAyntJN4Kx4+2Eqll3Wzcx2Lom904=

0 comments on commit dd31d42

Please sign in to comment.