Skip to content

Commit 697c056

Browse files
committed
Bump the outline-sdk dependency.
1 parent a41761c commit 697c056

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/Jigsaw-Code/outline-ss-server
22

33
require (
44
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
66
github.com/go-task/task/v3 v3.34.1
77
github.com/go-viper/mapstructure/v2 v2.2.1
88
github.com/google/addlicense v1.1.1

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,8 @@ github.com/Jigsaw-Code/outline-sdk v0.0.18-0.20241106233708-faffebb12629 h1:sHi1
517517
github.com/Jigsaw-Code/outline-sdk v0.0.18-0.20241106233708-faffebb12629/go.mod h1:CFDKyGZA4zatKE4vMLe8TyQpZCyINOeRFbMAmYHxodw=
518518
github.com/Jigsaw-Code/outline-sdk/x v0.0.0-20250129215116-5f6d09583605 h1:TOsuIp/Y60I5yw+VqGG3ydTs17QT56cZPO3YXZ2Bk+A=
519519
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=
520522
github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible/go.mod h1:r7JcOSlj0wfOMncg0iLm8Leh48TZaKVeNIfJntJ2wa0=
521523
github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI=
522524
github.com/Masterminds/goutils v1.1.1/go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU=

0 commit comments

Comments
 (0)