diff options
| author | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-01 22:33:45 +0300 |
|---|---|---|
| committer | mhsanaei <ho3ein.sanaei@gmail.com> | 2024-07-02 00:54:12 +0300 |
| commit | 86586b7e8fb3fb089bb43b1020b80e0eab1d4cb5 (patch) | |
| tree | 7cb08fe10dade9e01bcb73d18a36248b88b94b74 /go.mod | |
| parent | f9792632d43be95037dbd1c6e09994ca765e3c88 (diff) | |
v2.3.7v2.3.7
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -43,7 +43,7 @@ require ( github.com/google/pprof v0.0.0-20240528025155-186aa0362fba // indirect github.com/gorilla/context v1.1.2 // indirect github.com/gorilla/securecookie v1.1.2 // indirect - github.com/gorilla/sessions v1.3.0 // indirect + github.com/gorilla/sessions v1.2.2 // indirect github.com/gorilla/websocket v1.5.3 // indirect github.com/grbit/go-json v0.11.0 // indirect github.com/jinzhu/inflection v1.0.0 // indirect |
