TUN-6917: Bump go to 1.19.3

This commit is contained in:
Devin Carr
2022-11-07 09:19:19 -08:00
parent 1b5313cc28
commit 515ad7cbee
13 changed files with 76 additions and 70 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
//Package carrier provides a WebSocket proxy to carry or proxy a connection
//from the local client to the edge. See it as a wrapper around any protocol
//that it packages up in a WebSocket connection to the edge.
// Package carrier provides a WebSocket proxy to carry or proxy a connection
// from the local client to the edge. See it as a wrapper around any protocol
// that it packages up in a WebSocket connection to the edge.
package carrier
import (