mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-02-13 21:00:00 +00:00
Use std methode to get SystemCertPool (#488)
* use std methode to get SystemCertPool * vendor * fix lint
This commit is contained in:
1
go.mod
1
go.mod
@@ -29,7 +29,6 @@ require (
|
||||
github.com/google/go-github/v39 v39.1.0
|
||||
github.com/gorilla/securecookie v1.1.1
|
||||
github.com/hashicorp/go-version v1.3.0 // indirect
|
||||
github.com/jackspirou/syscerts v0.0.0-20160531025014-b68f5469dff1
|
||||
github.com/joho/godotenv v1.3.0
|
||||
github.com/json-iterator/go v1.1.12 // indirect
|
||||
github.com/kr/pretty v0.3.0
|
||||
|
||||
Reference in New Issue
Block a user