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 @@ -29,7 +29,7 @@ require (
2929 github.com/mitchellh/copystructure v1.2.0 // indirect
3030 github.com/mitchellh/mapstructure v1.5.0 // indirect
3131 github.com/mitchellh/reflectwalk v1.0.2 // indirect
32- github.com/ptaas-tool/base-api v0.5.0 // indirect
32+ github.com/ptaas-tool/base-api v0.5.1 // indirect
3333 github.com/rivo/uniseg v0.4.3 // indirect
3434 github.com/spf13/pflag v1.0.5 // indirect
3535 github.com/valyala/bytebufferpool v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -247,6 +247,8 @@ github.com/ptaas-tool/base-api v0.3.1 h1:bvT0daSYpmf5u7vUCFqpdFHjOL99hk7UFCX6Jp0
247247github.com/ptaas-tool/base-api v0.3.1 /go.mod h1:EZ+rNsBm/sKZsSsrlf5f87iUFBAeERN3r7DXpGcikwg =
248248github.com/ptaas-tool/base-api v0.5.0 h1:J8zcLi+66uyTLOpb+7X9Zeq3YAFHGJitVjk7c4NNmUE =
249249github.com/ptaas-tool/base-api v0.5.0 /go.mod h1:EZ+rNsBm/sKZsSsrlf5f87iUFBAeERN3r7DXpGcikwg =
250+ github.com/ptaas-tool/base-api v0.5.1 h1:vjRn4xx77yTV35HgfzgFR2NRKZJohmonEwaPgtzwdDk =
251+ github.com/ptaas-tool/base-api v0.5.1 /go.mod h1:EZ+rNsBm/sKZsSsrlf5f87iUFBAeERN3r7DXpGcikwg =
250252github.com/rhnvrm/simples3 v0.6.1 /go.mod h1:Y+3vYm2V7Y4VijFoJHHTrja6OgPrJ2cBti8dPGkC3sA =
251253github.com/rivo/uniseg v0.2.0 /go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc =
252254github.com/rivo/uniseg v0.4.3 h1:utMvzDsuh3suAEnhH0RdHmoPbU648o6CvXxTx4SBMOw =
You can’t perform that action at this time.
0 commit comments