Skip to content

Commit

Permalink
✨ Feat: Update api version to v0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
henrywuC committed Jan 4, 2022
1 parent b403ddc commit 09223f0
Show file tree
Hide file tree
Showing 5 changed files with 241 additions and 242 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/blend/go-sdk v1.20210730.3 // indirect
github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0
github.com/henry11996/fugle-golang v0.1.2
github.com/henry11996/fugle-golang v0.2.0
github.com/joho/godotenv v1.3.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/robfig/cron v1.2.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ github.com/hashicorp/logutils v1.0.0/go.mod h1:QIAnNjmIWmVIIkWDTG1z5v++HQmx9WQRO
github.com/hashicorp/mdns v1.0.0/go.mod h1:tL+uN++7HEJ6SQLQ2/p+z2pH24WQKWjBPkE0mNTz8vQ=
github.com/hashicorp/memberlist v0.1.3/go.mod h1:ajVTdAv/9Im8oMAAj5G31PhhMCZJV2pPBoIllUwCN7I=
github.com/hashicorp/serf v0.8.2/go.mod h1:6hOLApaqBFA1NXqRQAsxw9QxuDEvNxSQRwA/JwenrHc=
github.com/henry11996/fugle-golang v0.1.2 h1:gxy/kl8FiyRt/5EMmIUSkUJwG1oUXvbHX+6Xo+xAnoo=
github.com/henry11996/fugle-golang v0.1.2/go.mod h1:HODH6LtiafWn9w5Z70WmJMo287JysmBO6TihOUZFHP8=
github.com/henry11996/fugle-golang v0.2.0 h1:Fy1wf7Dx1dD8AAo9NtKrXGOqLq3N0+bdE3T0sbrhREw=
github.com/henry11996/fugle-golang v0.2.0/go.mod h1:HODH6LtiafWn9w5Z70WmJMo287JysmBO6TihOUZFHP8=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/inconshreveable/mousetrap v1.0.0/go.mod h1:PxqpIevigyE2G7u3NXJIT2ANytuPF1OarO4DADm73n8=
github.com/jackc/chunkreader v1.0.0/go.mod h1:RT6O25fNZIuasFJRyZ4R/Y2BbhasbmZXF9QQ7T3kePo=
Expand Down
Loading

0 comments on commit 09223f0

Please sign in to comment.