mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
Version 1.4.0
This commit is contained in:
parent
62d039deb2
commit
29ed2d790b
2 changed files with 13 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
PROGRAM_NAME = antelope-api-healthcheck
|
||||
export PROGRAM_VERSION = 1.3.1
|
||||
export PROGRAM_VERSION = 1.4.0
|
||||
|
||||
GO = go
|
||||
PREFIX = /usr/local
|
||||
|
|
|
|||
12
debian/changelog
vendored
12
debian/changelog
vendored
|
|
@ -1,3 +1,15 @@
|
|||
antelope-api-healthcheck (1.4.0) unstable; urgency=medium
|
||||
|
||||
* Using github.com/panjf2000/gnet as tcp server library instead of github.com/eosswedenorg-go/tcp_server
|
||||
|
||||
[ Misc ]
|
||||
|
||||
* Go Packages
|
||||
- Update github.com/eosswedenorg-go/haproxy to v1.0.1
|
||||
- Update github.com/eosswedenorg-go/atomicasset to v0.1.0
|
||||
|
||||
-- Henrik Hautakoski <henrik@eossweden.org> Wed, 04 Jan 2023 14:03:41 +0100
|
||||
|
||||
antelope-api-healthcheck (1.3.1) unstable; urgency=medium
|
||||
|
||||
* Upgraded to github.com/eosswedenorg-go/leapapi@v0.2.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue