This website works better with JavaScript
Home
Explore
Help
Sign In
mattijs
/
pathway
Watch
1
Star
0
Fork
0
Files
Branch:
v3
Branches
Tags
master
v3
v0.1.2
pathway
/
cmd
/
go.mod
go.mod
77 B
Permalink
History
Raw
1
2
3
4
5
6
7
module main
go 1.16
require (
git.nxdomain.nl/mattijs/pathway v0.1.2
)