Files
kubeshark/tap/go.mod
Roee Gadot 4ecccba4a1 no message
2021-04-22 17:29:07 +03:00

9 lines
116 B
Modula-2

module harsave
go 1.16
require (
github.com/google/martian v2.1.0+incompatible
github.com/jinzhu/gorm v1.9.16
)