mirror of
https://github.com/documize/community.git
synced 2025-07-19 05:09:42 +02:00
Enforce TLS 1.2 minimum
This commit is contained in:
parent
66fcb77d8b
commit
adb7b4d7bf
5 changed files with 1081 additions and 1031 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module github.com/documize/community
|
||||
|
||||
go 1.13
|
||||
go 1.16
|
||||
|
||||
require (
|
||||
cloud.google.com/go v0.57.0 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue