Skip to content

Commit efc6110

Browse files
committed
update: models tag version
1 parent 48062f3 commit efc6110

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
@@ -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.1 // indirect
32+
github.com/ptaas-tool/base-api v0.5.2 // 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

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,8 @@ github.com/ptaas-tool/base-api v0.5.0 h1:J8zcLi+66uyTLOpb+7X9Zeq3YAFHGJitVjk7c4N
249249
github.com/ptaas-tool/base-api v0.5.0/go.mod h1:EZ+rNsBm/sKZsSsrlf5f87iUFBAeERN3r7DXpGcikwg=
250250
github.com/ptaas-tool/base-api v0.5.1 h1:vjRn4xx77yTV35HgfzgFR2NRKZJohmonEwaPgtzwdDk=
251251
github.com/ptaas-tool/base-api v0.5.1/go.mod h1:EZ+rNsBm/sKZsSsrlf5f87iUFBAeERN3r7DXpGcikwg=
252+
github.com/ptaas-tool/base-api v0.5.2 h1:noo0jFR1rqNjdnrq+LzS62ikTqDy9EHHoeFbQ3V3WIg=
253+
github.com/ptaas-tool/base-api v0.5.2/go.mod h1:EZ+rNsBm/sKZsSsrlf5f87iUFBAeERN3r7DXpGcikwg=
252254
github.com/rhnvrm/simples3 v0.6.1/go.mod h1:Y+3vYm2V7Y4VijFoJHHTrja6OgPrJ2cBti8dPGkC3sA=
253255
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
254256
github.com/rivo/uniseg v0.4.3 h1:utMvzDsuh3suAEnhH0RdHmoPbU648o6CvXxTx4SBMOw=

0 commit comments

Comments
 (0)