Skip to content

Commit 8f4c315

Browse files
committed
update xorm v0.8.0 -> v0.8.1
1 parent d670a3c commit 8f4c315

File tree

8 files changed

+147
-464
lines changed

8 files changed

+147
-464
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,5 +111,5 @@ require (
111111
strk.kbt.io/projects/go/libravatar v0.0.0-20191008002943-06d1c002b251
112112
xorm.io/builder v0.3.6
113113
xorm.io/core v0.7.2
114-
xorm.io/xorm v0.8.0
114+
xorm.io/xorm v0.8.1
115115
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -791,3 +791,5 @@ xorm.io/core v0.7.2 h1:mEO22A2Z7a3fPaZMk6gKL/jMD80iiyNwRrX5HOv3XLw=
791791
xorm.io/core v0.7.2/go.mod h1:jJfd0UAEzZ4t87nbQYtVjmqpIODugN6PD2D9E+dJvdM=
792792
xorm.io/xorm v0.8.0 h1:iALxgJrX8O00f8Jk22GbZwPmxJNgssV5Mv4uc2HL9PM=
793793
xorm.io/xorm v0.8.0/go.mod h1:ZkJLEYLoVyg7amJK/5r779bHyzs2AU8f8VMiP6BM7uY=
794+
xorm.io/xorm v0.8.1 h1:4f2KXuQxVdaX3RdI3Fw81NzMiSpZeyCZt8m3sEVeIkQ=
795+
xorm.io/xorm v0.8.1/go.mod h1:ZkJLEYLoVyg7amJK/5r779bHyzs2AU8f8VMiP6BM7uY=

vendor/modules.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -609,5 +609,5 @@ strk.kbt.io/projects/go/libravatar
609609
xorm.io/builder
610610
# xorm.io/core v0.7.2
611611
xorm.io/core
612-
# xorm.io/xorm v0.8.0
612+
# xorm.io/xorm v0.8.1
613613
xorm.io/xorm

0 commit comments

Comments
 (0)