mirror of
https://github.com/cloudflare/cloudflared.git
synced 2025-07-28 15:50:12 +00:00
TUN-4961: Update quic-go to latest
- Updates fips-go to be the latest on cfsetup.yaml - Updates sumtype's x/tools to be latest to avoid Internal: nil pkg errors with fips.
This commit is contained in:
8
vendor/github.com/go-task/slim-sprig/go.mod
generated
vendored
Normal file
8
vendor/github.com/go-task/slim-sprig/go.mod
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
module github.com/go-task/slim-sprig
|
||||
|
||||
go 1.13
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/stretchr/testify v1.5.1
|
||||
)
|
Reference in New Issue
Block a user