mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-17 04:50:02 +02:00
Version 1.4.3
This commit is contained in:
parent
37c8bbc357
commit
9a34d2647d
2 changed files with 14 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
PROGRAM_NAME = antelope-api-healthcheck
|
||||
export PROGRAM_VERSION = 1.4.2
|
||||
export PROGRAM_VERSION = 1.4.3
|
||||
|
||||
GO = go
|
||||
PREFIX = /usr/local
|
||||
|
|
|
|||
13
debian/changelog
vendored
13
debian/changelog
vendored
|
|
@ -1,3 +1,16 @@
|
|||
antelope-api-healthcheck (1.4.3) unstable; urgency=medium
|
||||
|
||||
[ Misc ]
|
||||
|
||||
* Typo fix.
|
||||
|
||||
* Go Packages
|
||||
- github.com/stretchr/testify from 1.8.1 to 1.8.2
|
||||
- github.com/inconshreveable/log15 from 0.0.0-20221122034931-555555054819 to 3.0.0-testing.5+incompatible
|
||||
- github.com/panjf2000/gnet/v2 from 2.2.4 to 2.2.6
|
||||
|
||||
-- Henrik Hautakoski <henrik@eossweden.org> Tue, 04 Apr 2023 06:07:05 +0200
|
||||
|
||||
antelope-api-healthcheck (1.4.2) unstable; urgency=medium
|
||||
|
||||
[ Improvements ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue