Name: | compat-golang-gotest3-devel |
Version: | 3.5.1 |
Release: | 2.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1 |
License: | Apache-2.0 AND BSD-3-Clause |
RPM: |
compat-golang-gotest3-devel-3.5.1-2.el10_0.noarch.rpm
|
Source RPM: |
golang-gotest-3.5.1-2.el10_0.src.rpm
|
Build Date: | Wed Dec 18 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/gotestyourself/gotest.tools |
Summary: | A collection of packages to augment the Go testing package |
Description: | A collection of packages to augment the go testing package and support common
patterns.
This package provides symbolic links that alias the following Go import paths to
gotest.tools:
– gotest.tools/v3
Aliasing Go import paths via symbolic links or http redirects is fragile. If
your Go code depends on this package, you should patch it to import directly
gotest.tools. |