This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
graphvent
Watch
4
Star
0
Fork
You've already forked graphvent
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
301dbb6b94
graphvent
/
go.mod
8 lines
82 B
Modula-2
Raw
Normal View
History
Unescape
Escape
Updated go.mod
2023-06-03 02:08:40 -06:00
module
graphvent
Initial commit of event manager datastructures with some fake vex data.
2023-04-08 13:58:47 -06:00
go
1.20
require
(
github
.
com
/
google
/
uuid
v1
.
3.0
/
/
indirect
)