Add gokit adapter to make https toolkit work

Signed-off-by: Calle Pettersson <carlpett@users.noreply.github.com>
This commit is contained in:
Calle Pettersson
2021-01-30 11:17:29 +01:00
parent c5a545540d
commit eaa003f5af
3 changed files with 49 additions and 2 deletions

1
go.mod
View File

@@ -7,6 +7,7 @@ require (
github.com/Microsoft/hcsshim v0.8.6
github.com/StackExchange/wmi v0.0.0-20180725035823-b12b22c5341f
github.com/dimchansky/utfbom v1.1.0
github.com/go-kit/kit v0.10.0
github.com/go-ole/go-ole v1.2.1 // indirect
github.com/google/go-cmp v0.5.1 // indirect
github.com/leoluk/perflib_exporter v0.1.0