Legend:
- Unmodified
- Added
- Removed
-
trunk/Makefile
r775 r799 2 2 RM ?= rm 3 3 SCDOC ?= scdoc 4 GOFLAGS ?= 4 GOFLAGS ?= -v 5 5 PREFIX ?= /usr/local 6 6 BINDIR ?= bin -
trunk/go.mod
r791 r799 1 module git. sr.ht/~emersion/soju1 module git.chaotic.ninja/koizumi.aoi/soju-retro 2 2 3 3 go 1.15
Note:
See TracChangeset
for help on using the changeset viewer.