Skip to content
This repository was archived by the owner on Apr 1, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion homeworks/kubernetes-controllers/mandatory-tests/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ go 1.13
require (
github.com/gruntwork-io/terratest v0.23.0
github.com/stretchr/testify v1.4.0
k8s.io/apimachinery v0.0.0-20190704094520-6f131bee5e2c
k8s.io/apimachinery v0.15.7
)