File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed
Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -100,6 +100,7 @@ require (
100100 github.com/prometheus/procfs v0.15.1 // indirect
101101 github.com/rivo/uniseg v0.4.7 // indirect
102102 github.com/rogpeppe/go-internal v1.10.0 // indirect
103+ github.com/seefan/goerr v1.1.2 // indirect
103104 github.com/twitchyliquid64/golang-asm v0.15.1 // indirect
104105 go.etcd.io/etcd/api/v3 v3.5.0-rc.0 // indirect
105106 go.etcd.io/etcd/client/pkg/v3 v3.5.0-rc.0 // indirect
@@ -124,6 +125,7 @@ require (
124125 github.com/aws/aws-sdk-go-v2/credentials v1.16.1
125126 github.com/aws/aws-sdk-go-v2/service/s3 v1.58.3
126127 github.com/aws/smithy-go v1.20.3
128+ github.com/seefan/gossdb/v2 v2.0.1
127129 github.com/swaggo/files v1.0.1
128130 github.com/swaggo/gin-swagger v1.6.0
129131 github.com/swaggo/swag v1.16.3
Original file line number Diff line number Diff line change @@ -319,6 +319,10 @@ github.com/rs/zerolog v1.29.1 h1:cO+d60CHkknCbvzEWxP0S9K6KqyTjrCNUy1LdQLCGPc=
319319github.com/rs/zerolog v1.29.1 /go.mod h1:Le6ESbR7hc+DP6Lt1THiV8CQSdkkNrd3R0XbEgp3ZBU =
320320github.com/saracen/walker v0.1.2 h1:/o1TxP82n8thLvmL4GpJXduYaRmJ7qXp8u9dSlV0zmo =
321321github.com/saracen/walker v0.1.2 /go.mod h1:0oKYMsKVhSJ+ful4p/XbjvXbMgLEkLITZaxozsl4CGE =
322+ github.com/seefan/goerr v1.1.2 h1:rLUrQeJY1FRYd2WIsZDr7mr0F58gKPSnCvtBjj00b3Q =
323+ github.com/seefan/goerr v1.1.2 /go.mod h1:gipDsSn2T2Jwf0q9bl6K0CGyhvfNZiI8/Bi0MfsS258 =
324+ github.com/seefan/gossdb/v2 v2.0.1 h1:LioGKAgTj9omWxFU5slZ1CznYZRQa1GR8WuiB6XSISk =
325+ github.com/seefan/gossdb/v2 v2.0.1 /go.mod h1:YBb10QYLQSC0/14z1Y5jam9u7qKhhzTsxwdjTvzFEW0 =
322326github.com/sirupsen/logrus v1.2.0 /go.mod h1:LxeOpSwHxABJmUn/MG1IvRgCAasNZTLOkJPxbbu5VWo =
323327github.com/sirupsen/logrus v1.4.2 /go.mod h1:tLMulIdttU9McNUspp0xgXVQah82FyeX6MwdIuYE2rE =
324328github.com/smira/commander v0.0.0-20140515201010-f408b00e68d5 h1:jLFwP6SDEUHmb6QSu5n2FHseWzMio1ou1FV9p7W6p7I =
You can’t perform that action at this time.
0 commit comments