Skip to content

Commit

Permalink
Merge pull request #5799 from mysteriumnetwork/nodeui
Browse files Browse the repository at this point in the history
Bump NodeUI
  • Loading branch information
mdomasevicius authored May 10, 2023
2 parents e3f0cc7 + 8498151 commit 17f3c93
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 203 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ require (
github.com/go-openapi/strfmt v0.19.3
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
github.com/gofrs/uuid v3.3.0+incompatible
github.com/golang/protobuf v1.5.2
github.com/google/go-github/v28 v28.1.1
github.com/google/go-github/v35 v35.2.0
github.com/huin/goupnp v1.0.3-0.20220313090229-ca81a64b4204
Expand All @@ -38,7 +37,7 @@ require (
github.com/mysteriumnetwork/EventBus v0.0.0-20220415063055-d22cb121672c
github.com/mysteriumnetwork/feedback v1.1.2-0.20211228095831-9dfca34c9ab7
github.com/mysteriumnetwork/go-ci v0.0.0-20220711082519-1245471bae0d
github.com/mysteriumnetwork/go-dvpn-web/v2 v2.7.0
github.com/mysteriumnetwork/go-dvpn-web/v2 v2.7.1
github.com/mysteriumnetwork/go-openvpn v0.0.23
github.com/mysteriumnetwork/go-rest v0.3.1
github.com/mysteriumnetwork/go-wondershaper v1.0.1
Expand Down Expand Up @@ -110,6 +109,7 @@ require (
github.com/go-stack/stack v1.8.0 // indirect
github.com/goccy/go-json v0.9.7 // indirect
github.com/gogo/protobuf v1.3.2 // indirect
github.com/golang/protobuf v1.5.2 // indirect
github.com/golang/snappy v0.0.4 // indirect
github.com/google/btree v1.0.1 // indirect
github.com/google/go-cmp v0.5.6 // indirect
Expand Down
Loading

0 comments on commit 17f3c93

Please sign in to comment.