Welcome to anhgelus's logs. anhgelus.world
standard-site go markdown indie brutalist small-web atproto
1

Configure Feed

Select the types of activity you want to include in your feed.

build(go): update goat-site to v0.2.3

+3 -3
+1 -1
go.mod
··· 3 3 go 1.26.0 4 4 5 5 require ( 6 - anhgelus.world/goat-site v0.2.3-0.20260627143215-45a22f5272bf 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
··· 1 - anhgelus.world/goat-site v0.2.3-0.20260627143215-45a22f5272bf h1:tAFg2z1JRB/KCB1e6H5BAFtHWl/1WweIWR6NbQaTI/k= 2 - anhgelus.world/goat-site v0.2.3-0.20260627143215-45a22f5272bf/go.mod h1:aGIO8Eft56m++r1c+uJv8fxxFRT6Rr9PSJopsATSy/8= 1 + anhgelus.world/goat-site v0.2.3 h1:13hAaZZ3/oMctB54F46+5ls30AvdpXntJ236azqEUUE= 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=