File tree Expand file tree Collapse file tree 7 files changed +21
-9
lines changed
Expand file tree Collapse file tree 7 files changed +21
-9
lines changed Original file line number Diff line number Diff line change 1+ Version 2.17.3
2+ 2025-11-18
3+
4+ * alpinods v1.18.0 -> v1.18.1
5+
6+
7+ Version 2.17.2
8+ 2025-11-10
9+
10+ * alpinods v2.17.2 -> v1.18.0
11+
12+
113Version 2.17.1
2142025-11-10
315
Original file line number Diff line number Diff line change 1313 "sameAs" : " https://tools.clariah.nl/alud" ,
1414 "dateCreated" : " 2019-06-30" ,
1515 "datePublished" : " 2019-11-27" ,
16- "dateModified" : " 2025-11-10 " ,
17- "version" : " 2.17.2 " ,
16+ "dateModified" : " 2025-11-18 " ,
17+ "version" : " 2.17.3 " ,
1818 "releaseNotes" : " https://github.com/rug-compling/alud/blob/master/Changes.txt" ,
1919 "codeRepository" : " https://github.com/rug-compling/alud.git" ,
2020 "readme" : " https://github.com/rug-compling/alud/blob/master/README.md" ,
Original file line number Diff line number Diff line change @@ -7,6 +7,6 @@ replace github.com/rug-compling/alud/v2 => ../..
77require (
88 github.com/pebbe/compactcorpus v1.0.1
99 github.com/pebbe/dbxml v1.3.1
10- github.com/rug-compling/alpinods v1.18.0
10+ github.com/rug-compling/alpinods v1.18.1
1111 github.com/rug-compling/alud/v2 v2.0.0-00010101000000-000000000000
1212)
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ github.com/pebbe/compactcorpus v1.0.1 h1:7aOH+wWmBXj1Q36YOv7YYIkt5M+r6jng/eMi4Nj
22github.com/pebbe/compactcorpus v1.0.1 /go.mod h1:SSpTeCZataCjjs82RJb8SOGdjkB3PlR7Z19EY4rInoQ =
33github.com/pebbe/dbxml v1.3.1 h1:36vm7gj4e4rYic6TaHT3MCt9EjaIJPqSjJGARSAjjxc =
44github.com/pebbe/dbxml v1.3.1 /go.mod h1:g5Nu8pQcuIsuZveVYYZmqgya//k4SLbtVhnZ6DDuyN4 =
5- github.com/rug-compling/alpinods v1.18.0 h1:d+MyXeBi6z6NP5Zcpv5EfG0eBqo8C4GWwP4M0NeUz5g =
6- github.com/rug-compling/alpinods v1.18.0 /go.mod h1:R3BBX8RIw9InVqHZ+1W+MsX8WX8uBkoVNNGE38mqF1Q =
5+ github.com/rug-compling/alpinods v1.18.1 h1:BvPcCnNEQ1QoVSc0RmwJd3kZmvo4iqZ52/vFzVvFS7w =
6+ github.com/rug-compling/alpinods v1.18.1 /go.mod h1:R3BBX8RIw9InVqHZ+1W+MsX8WX8uBkoVNNGE38mqF1Q =
Original file line number Diff line number Diff line change 44
55require (
66 github.com/pebbe/compactcorpus v1.0.1
7- github.com/rug-compling/alpinods v1.18.0
7+ github.com/rug-compling/alpinods v1.18.1
88)
Original file line number Diff line number Diff line change 11github.com/pebbe/compactcorpus v1.0.1 h1:7aOH+wWmBXj1Q36YOv7YYIkt5M+r6jng/eMi4Nj30WY =
22github.com/pebbe/compactcorpus v1.0.1 /go.mod h1:SSpTeCZataCjjs82RJb8SOGdjkB3PlR7Z19EY4rInoQ =
3- github.com/rug-compling/alpinods v1.18.0 h1:d+MyXeBi6z6NP5Zcpv5EfG0eBqo8C4GWwP4M0NeUz5g =
4- github.com/rug-compling/alpinods v1.18.0 /go.mod h1:R3BBX8RIw9InVqHZ+1W+MsX8WX8uBkoVNNGE38mqF1Q =
3+ github.com/rug-compling/alpinods v1.18.1 h1:BvPcCnNEQ1QoVSc0RmwJd3kZmvo4iqZ52/vFzVvFS7w =
4+ github.com/rug-compling/alpinods v1.18.1 /go.mod h1:R3BBX8RIw9InVqHZ+1W+MsX8WX8uBkoVNNGE38mqF1Q =
Original file line number Diff line number Diff line change @@ -33,4 +33,4 @@ LET OP:
3333
3434*/
3535
36- const release = "2.17.2 " // software version
36+ const release = "2.17.3 " // software version
You can’t perform that action at this time.
0 commit comments