Skip to content

Commit 4a42fce

Browse files
committed
bump version to ttempdir to v0.4.1
1 parent e6d2071 commit 4a42fce

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ require (
8383
github.com/nishanths/exhaustive v0.12.0
8484
github.com/nishanths/predeclared v0.2.2
8585
github.com/nunnatsa/ginkgolinter v0.16.2
86-
github.com/peczenyj/ttempdir v0.3.2
86+
github.com/peczenyj/ttempdir v0.4.1
8787
github.com/pelletier/go-toml/v2 v2.2.2
8888
github.com/polyfloyd/go-errorlint v1.5.2
8989
github.com/quasilyte/go-ruleguard/dsl v0.3.22
@@ -194,7 +194,7 @@ require (
194194
golang.org/x/mod v0.18.0 // indirect
195195
golang.org/x/sync v0.7.0 // indirect
196196
golang.org/x/sys v0.21.0 // indirect
197-
golang.org/x/text v0.15.0 // indirect
197+
golang.org/x/text v0.16.0 // indirect
198198
google.golang.org/protobuf v1.33.0 // indirect
199199
gopkg.in/ini.v1 v1.67.0 // indirect
200200
gopkg.in/yaml.v2 v2.4.0 // indirect

go.sum

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)