#1107503 ITP: golang-github-zaf-temp -- A Go library for creating temporary files and directories

#1107503#5
Date:
2025-06-08 09:00:24 UTC
From:
To:
* Package name    : golang-github-zaf-temp
  Version         : 1.1-1
  Upstream Author : Lefteris Zafiris
* URL             : https://github.com/zaf/temp
* License         : BSD-3-clause
  Programming Lang: Go
  Description     : A Go package for library temporary files and directories

This is being packaged as a dependency for TiUP (Bug#1107484).

#1107503#12
Date:
2025-08-22 19:19:28 UTC
From:
To:
After doing more research I realized I don't want to introduce this as
a new Debian package, as I don't want other packages to depend on it.
I will try to avoid it completely, or vendor it.

This package is based on the now-deprecated ioutil Go package. Its
functionality has been included in the Go standard library since
version 1.14 in the os package (os.CreateTemp and os.MkdirTemp).

#1107503#19
Date:
2026-08-22 18:19:26 UTC
From:
To:
The package https://tracker.debian.org/pkg/tiup is in good shape and this
additional dependency is not needed anymore.