Initial commit
This commit is contained in:
commit
b69caa160b
4 changed files with 295 additions and 0 deletions
7
go.mod
Normal file
7
go.mod
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
module github.com/chandlerswift/hats-domains
|
||||
|
||||
go 1.17
|
||||
|
||||
require github.com/tebeka/selenium v0.9.9
|
||||
|
||||
require github.com/blang/semver v3.5.1+incompatible // indirect
|
||||
Loading…
Add table
Add a link
Reference in a new issue