]> source.dussan.org Git - gitea.git/commit
bump to go 1.23 (#31855)
authortechknowlogick <techknowlogick@gitea.com>
Tue, 10 Sep 2024 02:23:07 +0000 (22:23 -0400)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2024 02:23:07 +0000 (02:23 +0000)
commitd9a7748cdc3f13392acbde87edd18602b566c216
tree0f7191740e0335ccf61f12bb94d40ea36b7b0ed7
parent1620e3f03bad1feb22c8e9c3c9baf4da04aaefe5
bump to go 1.23 (#31855)
27 files changed:
.devcontainer/devcontainer.json
Dockerfile
Dockerfile.rootless
Makefile
assets/go-licenses.json
cmd/hook.go
go.mod
go.sum
models/asymkey/gpg_key_common.go
models/db/sql_postgres_with_schema.go
models/migrations/v1_16/v189.go
models/repo/repo_list.go
modules/cache/context.go
modules/git/log_name_status.go
modules/issue/template/template.go
modules/queue/base_channel.go
modules/storage/azureblob.go
routers/api/v1/repo/pull.go
routers/web/repo/pull.go
routers/web/repo/view.go
routers/web/user/home.go
routers/web/user/profile.go
services/actions/notifier_helper.go
services/automerge/automerge.go
snap/snapcraft.yaml
tests/integration/api_releases_test.go
tests/integration/migrate_test.go