Skip to content

Commit 4a3a9da

Browse files
authored
Merge pull request #1172 from opensds/development
Merge development into Master for Daito release with only beego framework fix
2 parents 51d7d74 + 54c9d7a commit 4a3a9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/LINBIT/godrbdutils v0.0.0-20180425110027-65b98a0f103a
77
github.com/RoaringBitmap/roaring v0.4.21 // indirect
88
github.com/appleboy/easyssh-proxy v1.2.0
9-
github.com/astaxie/beego v1.11.1
9+
github.com/astaxie/beego v1.12.0
1010
github.com/beorn7/perks v1.0.0 // indirect
1111
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
1212
github.com/ceph/go-ceph v0.0.0-20170728144007-81e4191e131b

0 commit comments

Comments
 (0)