Skip to content

Commit c3335f2

Browse files
committed
maintenance: updated Go to 1.22, doitools to v0.0.2
1 parent df9e4d1 commit c3335f2

21 files changed

Lines changed: 1092 additions & 13 deletions

about.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<section>
2626
<h1 id="about-this-software">About this software</h1>
27-
<h2 id="crossrefapi-1.0.6">crossrefapi 1.0.6</h2>
27+
<h2 id="crossrefapi-1.0.7">crossrefapi 1.0.7</h2>
2828
<h3 id="authors">Authors</h3>
2929
<ul>
3030
<li>Robert Doiel</li>
@@ -46,7 +46,7 @@ <h3 id="maintainers">Maintainers</h3>
4646
</ul>
4747
<h3 id="programming-languages">Programming languages</h3>
4848
<ul>
49-
<li>Go</li>
49+
<li>Go &gt;= 1.22</li>
5050
</ul>
5151
</section>
5252

codemeta-about.tmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ ${if(programmingLanguage)}
5959
### Programming languages
6060

6161
${for(programmingLanguage)}
62-
- ${programmingLanguage}
62+
- ${it}
6363
${endfor}
6464
${endif}
6565

@@ -75,7 +75,7 @@ ${if(softwareRequirements)}
7575
### Software Requiremets
7676

7777
${for(softwareRequirements)}
78-
- ${softwareRequirements}
78+
- ${it}
7979
${endfor}
8080
$endif$
8181

crossrefapi.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "crossrefapi(1) user manual | version 1.0.7 9025f34"
2+
title: "crossrefapi(1) user manual | version 1.0.7 df9e4d1"
33
author: "R. S. Doiel"
44
pubDate: 2024-02-26
55
---

man/man1/crossrefapi.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Automatically generated by Pandoc 3.1.12
22
.\"
3-
.TH "crossrefapi" "1" "" "user manual" "version 1.0.7 9025f34"
3+
.TH "crossrefapi" "1" "" "user manual" "version 1.0.7 df9e4d1"
44
.SH NAME
55
crossrefapi
66
.SH SYNOPSIS
740 Bytes
Binary file not shown.
166 Bytes
Binary file not shown.
418 Bytes
Binary file not shown.
1.43 KB
Binary file not shown.
651 Bytes
Binary file not shown.
1.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)