[PR #615] Remove deprecated package 'ioutil' #510

Open
opened 2026-02-25 22:33:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FiloSottile/mkcert/pull/615
Author: @deining
Created: 11/17/2024
Status: 🔄 Open

Base: masterHead: fix-deprecation


📝 Commits (1)

  • 40bdbc5 Remove deprecated package 'ioutil'

📊 Changes

5 files changed (+16 additions, -20 deletions)

View changed files

📝 cert.go (+10 -11)
📝 truststore_darwin.go (+3 -4)
📝 truststore_java.go (+1 -1)
📝 truststore_linux.go (+1 -2)
📝 truststore_windows.go (+1 -2)

📄 Description

This PR removes package ioutil which is deprecated as of go version 1.16.


🔄 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/FiloSottile/mkcert/pull/615 **Author:** [@deining](https://github.com/deining) **Created:** 11/17/2024 **Status:** 🔄 Open **Base:** `master` ← **Head:** `fix-deprecation` --- ### 📝 Commits (1) - [`40bdbc5`](https://github.com/FiloSottile/mkcert/commit/40bdbc574061f49fad207644d3f0c0333942d93a) Remove deprecated package 'ioutil' ### 📊 Changes **5 files changed** (+16 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `cert.go` (+10 -11) 📝 `truststore_darwin.go` (+3 -4) 📝 `truststore_java.go` (+1 -1) 📝 `truststore_linux.go` (+1 -2) 📝 `truststore_windows.go` (+1 -2) </details> ### 📄 Description This PR removes package `ioutil` which is deprecated as of go version 1.16. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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/mkcert#510
No description provided.