Skip to content

Commit 2240767

Browse files
committed
chore: upgrade site to OINK v1.0.0
1 parent b98ad17 commit 2240767

3 files changed

Lines changed: 4 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
This directory contains the bilingual documentation site for Farrow. English
44
is served at `/`; Simplified Chinese is served at `/zh/`. The site uses Hugo
5-
Extended and Oink 0.8.0.
5+
Extended and Oink 1.0.0.
66

77
Farrow is pre-1.0. Public pages must describe only source repositories,
88
Releases channels, and package paths that are actually available at the same

go.mod

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

33
go 1.27.0
44

5-
require github.com/pgsty/oink v0.8.0
5+
require github.com/pgsty/oink v1.0.0

go.sum

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
github.com/pgsty/oink v0.6.1 h1:fsajKQEXat8Tr6uBpC4uwyFXx8XgiQAp960DBEF6ogc=
2-
github.com/pgsty/oink v0.6.1/go.mod h1:wHzQR6qVOx5rgkDCvXBZhmsDrAb3O+0CRNBHyIzsYT0=
3-
github.com/pgsty/oink v0.8.0 h1:8+dkKYJUAWKjn2/FL256OcNFF896z6p6xcdhUXe4jLk=
4-
github.com/pgsty/oink v0.8.0/go.mod h1:pHvbUhJCfseB41n5RGwsF7abT3i32VSTpofLQoq4b7Y=
1+
github.com/pgsty/oink v1.0.0 h1:E+WHFP9zSRT+5RKoIkWNp+ASRGS1BKG+rDEi9by/BjE=
2+
github.com/pgsty/oink v1.0.0/go.mod h1:pHvbUhJCfseB41n5RGwsF7abT3i32VSTpofLQoq4b7Y=

0 commit comments

Comments
 (0)