mirror of
https://github.com/containers/podman.git
synced 2026-03-21 08:03:50 -04:00
8 lines
154 B
Modula-2
8 lines
154 B
Modula-2
module github.com/stretchr/testify
|
|
|
|
require (
|
|
github.com/davecgh/go-spew v1.1.0
|
|
github.com/pmezard/go-difflib v1.0.0
|
|
github.com/stretchr/objx v0.1.0
|
|
)
|