1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-17 04:30:03 +02:00
Commit graph

16 commits

Author SHA1 Message Date
58d4538159 go.mod: Require a minimum version of go 1.8 as we have dependencies that require it. 2022-11-28 17:22:37 +01:00
d8cdcfd11b go.mod: upgrade packages. 2022-11-28 17:15:35 +01:00
10e40bbcc3 go.mod: Upgrade github.com/eosswedenorg-go/eos-ship-client to v0.1.3 2022-11-28 17:13:43 +01:00
a4caf6c003 go.mod: require github.com/sirupsen/logrus 2022-11-28 17:04:22 +01:00
f2006dc174 require github.com/go-telegram-bot-api/telegram-bot-api/v5 2022-06-23 14:36:54 +02:00
d05a8c0e03 tidy go mod files. 2022-03-11 11:41:52 +01:00
8df93439c3 convert abi_cache into a proper package. 2022-03-11 11:28:16 +01:00
545474be4e Update github.com/eosswedenorg-go/eos-ship-client to v0.1.0 2022-02-02 17:10:16 +01:00
c13b2d49c6 Merge branch 'performance-fix'
# Conflicts:
#	go.mod
#	go.sum
#	redis.go
2022-02-02 16:10:27 +01:00
54e8bcf17d go modules: update github.com/eosswedenorg-go/eos-ship-client 2022-02-02 15:14:13 +01:00
875304066e
Update github.com/eoscanada/eos-go to v0.10.2 2022-01-20 15:24:02 +01:00
b8f667ac10
abi.go: use the new internal/abi_cache 2022-01-20 15:22:07 +01:00
5f0f62d2a1
Update github.com/eoscanada/eos-go to v0.10.2 2022-01-20 15:19:36 +01:00
925db35646
Add cli option and functionality to write PID file. 2022-01-17 13:56:32 +01:00
2b55546e5e
Adding getopt and some cli flags. 2022-01-17 13:46:14 +01:00
164d0a4153
Initial commit 2022-01-17 13:45:25 +01:00