File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/Jigsaw-Code/outline-ss-server
2
2
3
3
require (
4
4
github.com/Jigsaw-Code/outline-sdk v0.0.18-0.20241106233708-faffebb12629
5
- github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20250129215116-5f6d09583605
5
+ github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20250130191133-1f7340826841
6
6
github.com/go-task/task/v3 v3.34.1
7
7
github.com/go-viper/mapstructure/v2 v2.2.1
8
8
github.com/google/addlicense v1.1.1
Original file line number Diff line number Diff line change @@ -517,6 +517,8 @@ github.com/Jigsaw-Code/outline-sdk v0.0.18-0.20241106233708-faffebb12629 h1:sHi1
517
517
github.com/Jigsaw-Code/outline-sdk v0.0.18-0.20241106233708-faffebb12629 /go.mod h1:CFDKyGZA4zatKE4vMLe8TyQpZCyINOeRFbMAmYHxodw =
518
518
github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20250129215116-5f6d09583605 h1:TOsuIp/Y60I5yw+VqGG3ydTs17QT56cZPO3YXZ2Bk+A =
519
519
github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20250129215116-5f6d09583605 /go.mod h1:9iEpNbKBsNU3WJs2XzhlI2AOf6DH018bjWxOC38o1Zc =
520
+ github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20250130191133-1f7340826841 h1:1tpY2KX6a9/1/uyN0riQVxQHqNthyAvzIhoWWmdYOBA =
521
+ github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20250130191133-1f7340826841 /go.mod h1:9iEpNbKBsNU3WJs2XzhlI2AOf6DH018bjWxOC38o1Zc =
520
522
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible /go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0 =
521
523
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
522
524
github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
You can’t perform that action at this time.
0 commit comments