Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawel Imielowski committed Apr 4, 2024
1 parent 5987571 commit 5ff1321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 430 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ require (

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/jfeliu007/goplantuml v1.6.2 // indirect
github.com/kr/pretty v0.1.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/spf13/afero v1.8.2 // indirect
golang.org/x/text v0.3.7 // indirect
gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 // indirect
)

go 1.21.4
Loading

0 comments on commit 5ff1321

Please sign in to comment.