1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-26 23:20:27 +08:00

TUN-1076: Pin capnproto2 to version 2.17.1

This commit is contained in:
Chung-Ting Huang
2018-10-03 15:38:41 -05:00
parent 65d232efda
commit 06471132ef
2 changed files with 2 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
[[constraint]]
name = "zombiezen.com/go/capnproto2"
source = "https://github.com/zombiezen/go-capnproto2"
version = "2.17.1"
[[constraint]]
name = "github.com/gorilla/websocket"