update sio package to v0.3.0 (#12254)

This commit is contained in:
Harshavardhana
2021-05-07 14:41:58 -07:00
committed by GitHub
parent adaae26bbc
commit ab7d5ee3d9
2 changed files with 3 additions and 2 deletions

2
go.mod
View File

@@ -55,7 +55,7 @@ require (
github.com/minio/selfupdate v0.3.1
github.com/minio/sha256-simd v1.0.0
github.com/minio/simdjson-go v0.2.1
github.com/minio/sio v0.2.1
github.com/minio/sio v0.3.0
github.com/mitchellh/go-homedir v1.1.0
github.com/montanaflynn/stats v0.5.0
github.com/nats-io/nats-server/v2 v2.1.9