Skip to content

Commit

Permalink
fix(domain): 'tags' attribute invalid default value (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
ndopj committed Jun 29, 2024
1 parent eded311 commit e8b5faf
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 135 deletions.
1 change: 0 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ require (
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
github.com/zclconf/go-cty v1.14.4 // indirect
golang.org/x/crypto v0.23.0 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
golang.org/x/mod v0.16.0 // indirect
golang.org/x/net v0.23.0 // indirect
golang.org/x/sys v0.20.0 // indirect
Expand Down
Loading

0 comments on commit e8b5faf

Please sign in to comment.