Skip to content

Commit 428e920

Browse files
committed
version 2.8.5 depends on alpinods version v1.16.0
s Please enter the commit message for your changes. Lines starting
1 parent c39388e commit 428e920

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

v2/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/rug-compling/alud/v2
22

33
go 1.16
44

5-
require github.com/rug-compling/alpinods v1.13.1
5+
require github.com/rug-compling/alpinods v1.16.0

v2/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/rug-compling/alpinods v1.13.1 h1:Y9bX1AR70qH1oIMZEnI2oBwYWgjzMNWp30TTobN4v7w=
2-
github.com/rug-compling/alpinods v1.13.1/go.mod h1:R3BBX8RIw9InVqHZ+1W+MsX8WX8uBkoVNNGE38mqF1Q=
1+
github.com/rug-compling/alpinods v1.16.0 h1:p4dJ0H33cC/xP4l4UophRs7N5AdGfnUR7IS0tSNdWpc=
2+
github.com/rug-compling/alpinods v1.16.0/go.mod h1:R3BBX8RIw9InVqHZ+1W+MsX8WX8uBkoVNNGE38mqF1Q=

v2/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ Zie:
1515
1616
*/
1717

18-
var version = "2.8.4"
18+
var version = "2.8.5"

0 commit comments

Comments
 (0)