EgnyteWebHookHandler/main/go.mod

6 lines
93 B
Modula-2
Raw Normal View History

module git.mpe.ca/eeckert/egnytewebhandler
go 1.21.4
2023-12-04 15:23:16 -07:00
require github.com/gorilla/mux v1.8.1