File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11module github.com/TrueLayer/terraform-provider-slack
22
3- go 1.23 .0
3+ go 1.24 .0
44
55toolchain go1.24.5
66
@@ -94,7 +94,7 @@ require (
9494 golang.org/x/mod v0.25.0 // indirect
9595 golang.org/x/net v0.42.0 // indirect
9696 golang.org/x/sync v0.16.0 // indirect
97- golang.org/x/sys v0.34 .0 // indirect
97+ golang.org/x/sys v0.37 .0 // indirect
9898 golang.org/x/text v0.27.0 // indirect
9999 golang.org/x/tools v0.34.0 // indirect
100100 google.golang.org/appengine v1.6.8 // indirect
Original file line number Diff line number Diff line change @@ -313,6 +313,8 @@ golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f/go.mod h1:oPkhp1MJrh7nUepCBc
313313golang.org/x/sys v0.6.0 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
314314golang.org/x/sys v0.34.0 h1:H5Y5sJ2L2JRdyv7ROF1he/lPdvFsd0mJHFw2ThKHxLA =
315315golang.org/x/sys v0.34.0 /go.mod h1:BJP2sWEmIv4KK5OTEluFJCKSidICx8ciO85XgH3Ak8k =
316+ golang.org/x/sys v0.37.0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ =
317+ golang.org/x/sys v0.37.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
316318golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
317319golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
318320golang.org/x/term v0.32.0 h1:DR4lr0TjUs3epypdhTOkMmuF5CDFJ/8pOnbzMZPQ7bg =
You can’t perform that action at this time.
0 commit comments