Browse Source

update module

teizz 3 years ago
parent
commit
5c38e74522
1 changed files with 1 additions and 1 deletions
  1. 1 1
      cmd/go.mod

+ 1 - 1
cmd/go.mod

@@ -3,5 +3,5 @@ module main
 go 1.16
 go 1.16
 
 
 require (
 require (
-    git.nxdomain.nl/mattijs/pathway v0.1.0
+    git.nxdomain.nl/mattijs/pathway v0.1.1
 )
 )