v1.0.2
FIXED: * Dep bumps * Better docs display on pkg.go.dev
This commit is contained in:
14
README.html
14
README.html
@@ -476,6 +476,10 @@ pre.rouge .gi {
|
||||
color: #116329;
|
||||
background-color: #dafbe1;
|
||||
}
|
||||
pre.rouge .ges {
|
||||
font-weight: bold;
|
||||
font-style: italic;
|
||||
}
|
||||
pre.rouge .kc {
|
||||
color: #0550ae;
|
||||
}
|
||||
@@ -555,7 +559,7 @@ pre.rouge .gs {
|
||||
<div class="details">
|
||||
<span id="author" class="author">Brent Saner</span><br>
|
||||
<span id="email" class="email"><a href="mailto:bts@square-r00t.net">bts@square-r00t.net</a></span><br>
|
||||
<span id="revdate">Last rendered 2024-07-10 00:40:13 -0400</span>
|
||||
<span id="revdate">Last rendered 2025-08-28 01:26:10 -0400</span>
|
||||
</div>
|
||||
<div id="toc" class="toc2">
|
||||
<div id="toctitle">Table of Contents</div>
|
||||
@@ -573,9 +577,9 @@ pre.rouge .gs {
|
||||
<div class="paragraph">
|
||||
<p>In addition to the documentation found in this document and <a href="https://wireproto.io/" target="_blank" rel="noopener">the specification</a>, library usage documentation can be found at <a href="https://pkg.go.dev/go.pkg.dev/r00t2.io/WireProto" target="_blank" rel="noopener">the Golang module documentation page</a>:</p>
|
||||
</div>
|
||||
<a href="https://pkg.go.dev/go.pkg.dev/r00t2.io/wireproto">
|
||||
<img src="https://pkg.go.dev/badge/go.pkg.dev/r00t2.io/wireproto.svg"
|
||||
alt="Go Reference">
|
||||
<a href="https://go.pkg.dev/r00t2.io/wireproto">
|
||||
<img src="https://pkg.go.dev/badge/r00t2.io/wireproto.svg"
|
||||
alt="Go Reference"/>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -662,7 +666,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2024-07-10 00:21:48 -0400
|
||||
Last updated 2025-08-28 01:25:25 -0400
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user