Skip to content

Commit 9e1806d

Browse files
committed
update metrics
1 parent 13871a0 commit 9e1806d

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

data/home/metrics.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Remote counters; refresh with: bin/metrics.py
22
# docker_pulls sums pgsty/minio (archived, pre-rename) and pgsty/silo.
3-
github_stars: 2566
4-
docker_pulls: 610791
3+
github_stars: 2603
4+
docker_pulls: 633569
55

66
# Editorial counters; maintain these values here.
77
security_fixes: 14

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module github.com/pgsty/silo.pgsty.com
22

3-
go 1.26.6
3+
go 1.27.0
44

5-
require github.com/pgsty/oink v0.7.0 // indirect
5+
require github.com/pgsty/oink v0.8.0 // indirect

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ github.com/pgsty/oink v0.6.1 h1:fsajKQEXat8Tr6uBpC4uwyFXx8XgiQAp960DBEF6ogc=
22
github.com/pgsty/oink v0.6.1/go.mod h1:wHzQR6qVOx5rgkDCvXBZhmsDrAb3O+0CRNBHyIzsYT0=
33
github.com/pgsty/oink v0.7.0 h1:BY0SgsphppMSOsPsGAj/SsFL+wKGATaAIYmVXvvr0Lc=
44
github.com/pgsty/oink v0.7.0/go.mod h1:wHzQR6qVOx5rgkDCvXBZhmsDrAb3O+0CRNBHyIzsYT0=
5+
github.com/pgsty/oink v0.8.0 h1:8+dkKYJUAWKjn2/FL256OcNFF896z6p6xcdhUXe4jLk=
6+
github.com/pgsty/oink v0.8.0/go.mod h1:pHvbUhJCfseB41n5RGwsF7abT3i32VSTpofLQoq4b7Y=

0 commit comments

Comments
 (0)