mirror of
https://github.com/jayateertha043/goshod.git
synced 2026-07-21 20:11:02 +00:00
8 lines
153 B
Modula-2
8 lines
153 B
Modula-2
module github.com/jayateertha043/goshod
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/Jeffail/gabs v1.4.0
|
|
github.com/pkg/browser v0.0.0-20210911075715-681adbf594b8
|
|
)
|