This website works better with JavaScript.
Home
Explore
Help
Sign In
tools
/
out-of-tree
Watch
1
Star
0
Fork
0
Code
Releases
10
Activity
Browse Source
Update go.mod
tags/v1.3.0
dump_stack()
7 months ago
parent
5bb7e08188
commit
81db5a6d6a
Signed by:
Mikhail Klementev
<blame@dumpstack.io>
GPG Key ID:
BE44DA8C062D87DC
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
go.mod
+ 2
- 0
go.mod
View File
@@ -1,5 +1,7 @@
module code.dumpstack.io/tools/out-of-tree
go 1.14
replace code.dumpstack.io/tools/out-of-tree/qemu => ./qemu
replace code.dumpstack.io/tools/out-of-tree/config => ./config
Write
Preview
Loading…
Cancel
Save