[PR #368] [MERGED] Update deps to support go 1.23 #387

Closed
opened 2026-03-13 16:21:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/acme-dns/acme-dns/pull/368
Author: @joohoi
Created: 12/14/2024
Status: Merged
Merged: 12/15/2024
Merged by: @joohoi

Base: masterHead: update_deps_122


📝 Commits (3)

  • 4ca70ad Update deps to support go 1.23
  • 1d69312 Test updated golangci config
  • 2d4d0e5 Fix deprecated ioutil references

📊 Changes

7 files changed (+125 additions, -146 deletions)

View changed files

📝 .github/workflows/golangci-lint.yml (+14 -15)
📝 api.go (+2 -2)
📝 challengeprovider.go (+2 -1)
📝 go.mod (+42 -19)
📝 go.sum (+57 -101)
📝 main_test.go (+5 -4)
📝 util_test.go (+3 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/acme-dns/acme-dns/pull/368 **Author:** [@joohoi](https://github.com/joohoi) **Created:** 12/14/2024 **Status:** ✅ Merged **Merged:** 12/15/2024 **Merged by:** [@joohoi](https://github.com/joohoi) **Base:** `master` ← **Head:** `update_deps_122` --- ### 📝 Commits (3) - [`4ca70ad`](https://github.com/acme-dns/acme-dns/commit/4ca70ad366e478bb9e6124d2b5c0d448ff26f191) Update deps to support go 1.23 - [`1d69312`](https://github.com/acme-dns/acme-dns/commit/1d69312b019df16868e8a76083aea8fc207c28cd) Test updated golangci config - [`2d4d0e5`](https://github.com/acme-dns/acme-dns/commit/2d4d0e59838969113a3515106bb8397c572b2d08) Fix deprecated ioutil references ### 📊 Changes **7 files changed** (+125 additions, -146 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/golangci-lint.yml` (+14 -15) 📝 `api.go` (+2 -2) 📝 `challengeprovider.go` (+2 -1) 📝 `go.mod` (+42 -19) 📝 `go.sum` (+57 -101) 📝 `main_test.go` (+5 -4) 📝 `util_test.go` (+3 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 16:21:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/acme-dns#387
No description provided.