Skip to content

Commit

Permalink
docs: autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed Nov 22, 2022
1 parent 093d539 commit 09335de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Expand Up @@ -3,14 +3,14 @@ module github.com/MarvinJWendt/testza
go 1.18

require (
atomicgo.dev/assert v0.0.2
github.com/davecgh/go-spew v1.1.1
github.com/klauspost/cpuid/v2 v2.2.0
github.com/pterm/pterm v0.12.49
github.com/sergi/go-diff v1.2.0
)

require (
atomicgo.dev/assert v0.0.2 // indirect
atomicgo.dev/cursor v0.1.1 // indirect
atomicgo.dev/keyboard v0.2.8 // indirect
github.com/containerd/console v1.0.3 // indirect
Expand Down

0 comments on commit 09335de

Please sign in to comment.