mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-02 11:43:42 +02:00
Version 1.4.6
This commit is contained in:
parent
e461d20125
commit
eaeec1645d
2 changed files with 9 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
||||||
|
|
||||||
PROGRAM_NAME = antelope-api-healthcheck
|
PROGRAM_NAME = antelope-api-healthcheck
|
||||||
export PROGRAM_VERSION = 1.4.5
|
export PROGRAM_VERSION = 1.4.6
|
||||||
|
|
||||||
GO = go
|
GO = go
|
||||||
PREFIX = /usr/local
|
PREFIX = /usr/local
|
||||||
|
|
|
||||||
8
debian/changelog
vendored
8
debian/changelog
vendored
|
|
@ -1,3 +1,11 @@
|
||||||
|
antelope-api-healthcheck (1.4.6) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Go Packages
|
||||||
|
- Update github.com/panjf2000/gnet/v2 from 2.2.9 to 2.3.1
|
||||||
|
- Update github.com/stretchr/testify from 1.8.3 to 1.8.4
|
||||||
|
|
||||||
|
-- Henrik Hautakoski <henrik@eossweden.org> Tue, 25 Jul 2023 17:28:29 +0200
|
||||||
|
|
||||||
antelope-api-healthcheck (1.4.5) unstable; urgency=medium
|
antelope-api-healthcheck (1.4.5) unstable; urgency=medium
|
||||||
|
|
||||||
Maintenance release, dependancies updates.
|
Maintenance release, dependancies updates.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue