Kaynağa Gözat

replace (via modules) gorilla/websocket with our fork

See #1584
tags/v2.6.0-rc1
Shivaram Lingamneni 3 yıl önce
ebeveyn
işleme
7b8e15ff1d
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2
    0
      go.mod

+ 2
- 0
go.mod Dosyayı Görüntüle

@@ -23,3 +23,5 @@ require (
23 23
 	golang.org/x/text v0.3.4
24 24
 	gopkg.in/yaml.v2 v2.3.0
25 25
 )
26
+
27
+replace github.com/gorilla/websocket  => github.com/oragono/websocket v1.4.2-oragono1

Loading…
İptal
Kaydet