1
0
Fork 0
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:
Henrik Hautakoski 2023-01-04 14:09:06 +01:00
parent 62d039deb2
commit 29ed2d790b
No known key found for this signature in database
GPG key ID: 217490840C18A5D9
2 changed files with 13 additions and 1 deletions

View file

@ -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
View file

@ -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