We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f5a932 commit 78324beCopy full SHA for 78324be
go.mod
@@ -84,6 +84,7 @@ require (
84
github.com/AzureAD/microsoft-authentication-library-for-go v1.5.0 // indirect
85
github.com/Microsoft/go-winio v0.6.2 // indirect
86
github.com/NYTimes/gziphandler v1.1.1 // indirect
87
+ github.com/andybalholm/brotli v1.2.0 // indirect
88
github.com/antlr4-go/antlr/v4 v4.13.1 // indirect
89
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
90
github.com/avast/retry-go v3.0.0+incompatible // indirect
0 commit comments