Skip to content

Commit

Permalink
update with dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ijxy committed Mar 16, 2020
1 parent 5f18f05 commit 6df06fb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 3 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module scientificgo.org/special

go 1.12
go 1.13

require scientificgo.org/testutil v0.0.0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
scientificgo.org/testutil v0.0.0 h1:y356DHRo0tAz9zIFmxlhZoKDlHPHaWW/DCm9k3PhIMA=
scientificgo.org/testutil v0.0.0/go.mod h1:Go6R4b+9YkFocMo3H3vNQ7tjbrX9Rc12wal7NZjvPXg=

0 comments on commit 6df06fb

Please sign in to comment.