deno.land / x / masx200_leetcode_test@10.6.5 / abbreviating-the-product-of-a-range / go.mod

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
module github.com/masx200/leetcode-test/abbreviating-the-product-of-a-range
go 1.19
require ( github.com/datreeio/datree v1.6.28 gotest.tools/v3 v3.3.0)
require ( github.com/go-ole/go-ole v1.2.6 // indirect github.com/google/go-cmp v0.5.7 // indirect github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect github.com/power-devops/perfstat v0.0.0-20210106213030-5aafc221ea8c // indirect github.com/shirou/gopsutil/v3 v3.22.2 // indirect github.com/tklauser/go-sysconf v0.3.9 // indirect github.com/tklauser/numcpus v0.3.0 // indirect github.com/yusufpapurcu/wmi v1.2.2 // indirect golang.org/x/sys v0.0.0-20220712014510-0a85c31ab51e // indirect)
masx200_leetcode_test

Version Info

Tagged at
a year ago