Skip to content
This repository was archived by the owner on Feb 16, 2022. It is now read-only.

Commit d24bd4b

Browse files
author
Yvo
authored
Merge pull request #203 from apamildner/feature/adding-denylist-to-connection-options
Added denylist options for the connections
2 parents 0171d8a + 711ff1a commit d24bd4b

File tree

4 files changed

+340
-117
lines changed

4 files changed

+340
-117
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ require (
77
github.com/aybabtme/iocontrol v0.0.0-20150809002002-ad15bcfc95a0 // indirect
88
github.com/benbjohnson/clock v1.0.3 // indirect
99
github.com/dustin/go-humanize v1.0.0 // indirect
10+
github.com/stretchr/testify v1.4.0
1011
golang.org/x/oauth2 v0.0.0-20200902213428-5d25da1a8d43
1112
)

0 commit comments

Comments
 (0)