1 Commits
Author SHA1 Message Date
renovate e8da25ad24 Update module tailscale.com to v1.102.3
ci/woodpecker/push/woodpecker Pipeline was successful
2026-08-19 20:03:15 +00:00
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,13 +1,13 @@
steps: steps:
test: test:
image: golang:1.27 image: golang:1.26
commands: commands:
- go test ./... - go test ./...
volumes: volumes:
- go_build_cache:/root/.cache/go-build - go_build_cache:/root/.cache/go-build
- go_mod_cache:/go/pkg/mod - go_mod_cache:/go/pkg/mod
build: build:
image: golang:1.27 image: golang:1.26
environment: environment:
CGO_ENABLED: 0 CGO_ENABLED: 0
GOOS: linux GOOS: linux
+1 -1
View File
@@ -1,6 +1,6 @@
module git.yetaga.in/alazyreader/library module git.yetaga.in/alazyreader/library
go 1.27.0 go 1.26.6
require ( require (
git.yetaga.in/alazyreader/go-openlibrary v0.0.1 git.yetaga.in/alazyreader/go-openlibrary v0.0.1