You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
211 B
8 lines
211 B
2 years ago
|
module codefirst.iut.uca.fr/git/thomas.bellembois/codefirst-dockerproxy-clientdrone
|
||
|
|
||
|
go 1.19
|
||
|
|
||
|
require github.com/go-resty/resty/v2 v2.7.0
|
||
|
|
||
|
require golang.org/x/net v0.0.0-20211029224645-99673261e6eb // indirect
|