Skip to content

Commit c253ea0

Browse files
committed
update source plugins
1 parent d3c3bfb commit c253ea0

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

crowdin.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ require (
99
github.com/disgoorg/handler v0.3.0
1010
github.com/disgoorg/log v1.2.0
1111
github.com/disgoorg/snowflake/v2 v2.0.0
12-
github.com/disgoorg/source-plugins v1.3.1-0.20221006172956-3cd83d858623
12+
github.com/disgoorg/source-plugins v1.3.1-0.20221009162536-28cea64ea737
1313
github.com/disgoorg/utils/paginator v0.0.0-20220811191046-2474e390fa3b
1414
github.com/go-jet/jet/v2 v2.8.0
1515
github.com/gorilla/mux v1.8.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ github.com/disgoorg/log v1.2.0 h1:sqlXnu/ZKAlIlHV9IO+dbMto7/hCQ474vlIdMWk8QKo=
7171
github.com/disgoorg/log v1.2.0/go.mod h1:3x1KDG6DI1CE2pDwi3qlwT3wlXpeHW/5rVay+1qDqOo=
7272
github.com/disgoorg/snowflake/v2 v2.0.0 h1:+xvyyDddXmXLHmiG8SZiQ3sdZdZPbUR22fSHoqwkrOA=
7373
github.com/disgoorg/snowflake/v2 v2.0.0/go.mod h1:SPU9c2CNn5DSyb86QcKtdZgix9osEtKrHLW4rMhfLCs=
74-
github.com/disgoorg/source-plugins v1.3.1-0.20221006172956-3cd83d858623 h1:Kbx9g3FhlaQrYt7bCkJjeC+37Y3e/9PVEIFlIuZXGKo=
75-
github.com/disgoorg/source-plugins v1.3.1-0.20221006172956-3cd83d858623/go.mod h1:N0FjJBs/+TtXkbgGjem5Am7LllOL8WSx3yxE4p4ryE0=
74+
github.com/disgoorg/source-plugins v1.3.1-0.20221009162536-28cea64ea737 h1:Pb37uZYHvkzTdx2ZgVuYK6Hy1YmwajCs/acqp0iKvms=
75+
github.com/disgoorg/source-plugins v1.3.1-0.20221009162536-28cea64ea737/go.mod h1:cY1h+JJww8EMKT13H0gKL7lvC5eNZOcOng/DEW68mUc=
7676
github.com/disgoorg/utils/paginator v0.0.0-20220811191046-2474e390fa3b h1:FjX9UtO1z+g/edySDyPs44rg5/wDlHtSKdmRT63qi7s=
7777
github.com/disgoorg/utils/paginator v0.0.0-20220811191046-2474e390fa3b/go.mod h1:hjSzv3tsqShOFDWtd3Rd/yYWcYcxa16aVehPDrqt15M=
7878
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=

0 commit comments

Comments
 (0)