Skip to content

Commit

Permalink
chore(deps): bump go-simpler.org/assert to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tmzane committed Mar 29, 2024
1 parent d846cdf commit 1560cdb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion env_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import (
. "go-simpler.org/env/internal/assert/EF"
)

//go:generate go run -tags=copier go-simpler.org/assert/cmd/copier@v0.7.0 -dir=internal
//go:generate go run -tags=cp go-simpler.org/assert/cmd/cp@v0.8.0 -dir=internal

func TestLoad(t *testing.T) {
t.Run("invalid argument", func(t *testing.T) {
Expand Down
4 changes: 2 additions & 2 deletions internal/assert/EF/alias.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions internal/assert/assert.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1560cdb

Please sign in to comment.