alpha
Login
or
Join now
anhgelus.world
/
small-web
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Welcome to anhgelus's logs.
anhgelus.world
standard-site
go
markdown
indie
brutalist
small-web
atproto
Star
1
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
build(go): update goat-site to v0.2.3
author
Anhgelus Morhtuuzh
date
16 hours ago
(Jun 27, 2026, 11:53 PM +0200)
commit
a4f8521c
a4f8521c19295f31fe32fab9cf91cc065b0b9b28
parent
c784ae72
c784ae721c233407c2f83d28201d557f05e82ce9
+3
-3
2 changed files
Expand all
Collapse all
Unified
Split
go.mod
go.sum
+1
-1
go.mod
Reviewed
···
3
3
go 1.26.0
4
4
5
5
require (
6
6
-
anhgelus.world/goat-site v0.2.3-0.20260627143215-45a22f5272bf
6
6
+
anhgelus.world/goat-site v0.2.3
7
7
anhgelus.world/ljus v0.2.1
8
8
anhgelus.world/xrpc v0.6.4
9
9
github.com/mattn/go-sqlite3 v1.14.33
+2
-2
go.sum
Reviewed
···
1
1
-
anhgelus.world/goat-site v0.2.3-0.20260627143215-45a22f5272bf h1:tAFg2z1JRB/KCB1e6H5BAFtHWl/1WweIWR6NbQaTI/k=
2
2
-
anhgelus.world/goat-site v0.2.3-0.20260627143215-45a22f5272bf/go.mod h1:aGIO8Eft56m++r1c+uJv8fxxFRT6Rr9PSJopsATSy/8=
1
1
+
anhgelus.world/goat-site v0.2.3 h1:13hAaZZ3/oMctB54F46+5ls30AvdpXntJ236azqEUUE=
2
2
+
anhgelus.world/goat-site v0.2.3/go.mod h1:yzTSpLh1Ixy+huF5gmR8Jci5gBFLINb678NQF7HL7xI=
3
3
anhgelus.world/ljus v0.2.1 h1:qHNQrrPXbelaJKJJzti4e3cKLo+Sx1TOjgmWn8oMu4I=
4
4
anhgelus.world/ljus v0.2.1/go.mod h1:q9MOlvI49rGReUPC9AYznAs/c1zTB5BM9bHpPqy6C+s=
5
5
anhgelus.world/xrpc v0.6.4 h1:jh0FfhKb8VNO2hz8v3tec8okULnDeXBNdRP0oWNCTnk=