First commit.

This commit is contained in:
Thomas Bellembois
2022-09-30 14:41:18 +02:00
commit c8056a9fe9
8 changed files with 495 additions and 0 deletions

7
go.mod Normal file
View File

@@ -0,0 +1,7 @@
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