Changeset 798 in code for trunk/cmd/soju
- Timestamp:
- Mar 21, 2023, 1:50:04 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/cmd/soju/main.go
r767 r798 23 23 "github.com/prometheus/client_golang/prometheus/promhttp" 24 24 25 "git. sr.ht/~emersion/soju"26 "git. sr.ht/~emersion/soju/config"25 "git.chaotic.ninja/koizumi.aoi/soju-retro" 26 "git.chaotic.ninja/koizumi.aoi/soju-retro/config" 27 27 ) 28 28
Note:
See TracChangeset
for help on using the changeset viewer.