We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a55fedc commit 0713ee3Copy full SHA for 0713ee3
go.mod
@@ -2,4 +2,4 @@ module tshaka.dev/diff
2
3
go 1.24.0
4
5
-require golang.org/x/tools v0.37.0
+require golang.org/x/tools v0.38.0
go.sum
@@ -1,2 +1,2 @@
1
-golang.org/x/tools v0.37.0 h1:DVSRzp7FwePZW356yEAChSdNcQo6Nsp+fex1SUW09lE=
-golang.org/x/tools v0.37.0/go.mod h1:MBN5QPQtLMHVdvsbtarmTNukZDdgwdwlO5qGacAzF0w=
+golang.org/x/tools v0.38.0 h1:Hx2Xv8hISq8Lm16jvBZ2VQf+RLmbd7wVUsALibYI/IQ=
+golang.org/x/tools v0.38.0/go.mod h1:yEsQ/d/YK8cjh0L6rZlY8tgtlKiBNTL14pGDJPJpYQs=
0 commit comments