File tree Expand file tree Collapse file tree 3 files changed +1
-4
lines changed
Expand file tree Collapse file tree 3 files changed +1
-4
lines changed Original file line number Diff line number Diff line change 3434 packages . gotraceui = pkgs . buildGoModule {
3535 name = "gotraceui" ;
3636 src = self ;
37- vendorSha256 = "sha256-57v6g/iSir+OSrDh15RwVyi4SOruOWjVqYf0CrTTEfw =" ;
37+ vendorSha256 = "sha256-Nx91u2JOBWYiYeG4VbCYKg66GANDViVHrbE31YdPIzM =" ;
3838
3939 subPackages = [ "cmd/gotraceui" ] ;
4040
Original file line number Diff line number Diff line change 55require (
66 gioui.org v0.0.0-20230404125508-ad3db5212d10
77 gioui.org/x v0.0.0-20230403130642-fd712aa4daf5
8- github.com/dgryski/go-tinylfu v0.0.0-20230408121034-c8e5d79bbb04
98 golang.org/x/exp v0.0.0-20221012211006-4de253d81b95
109 golang.org/x/image v0.5.0
1110 golang.org/x/text v0.7.0
Original file line number Diff line number Diff line change @@ -10,8 +10,6 @@ gioui.org/x v0.0.0-20230403130642-fd712aa4daf5 h1:Ks31mE4kQd8nWfMVv+KxAL0tO/veB2
1010gioui.org/x v0.0.0-20230403130642-fd712aa4daf5 /go.mod h1:kUKv6aaVpK6WPXh47hFXHo2EIAZUoVIG5/a+7N8yNT4 =
1111git.wow.st/gmp/jni v0.0.0-20210610011705-34026c7e22d0 h1:bGG/g4ypjrCJoSvFrP5hafr9PPB5aw8SjcOWWila7ZI =
1212git.wow.st/gmp/jni v0.0.0-20210610011705-34026c7e22d0 /go.mod h1:+axXBRUTIDlCeE73IKeD/os7LoEnTKdkp8/gQOFjqyo =
13- github.com/dgryski/go-tinylfu v0.0.0-20230408121034-c8e5d79bbb04 h1:KfJuUjcn6CWRMluEAcZb/zqhml0P6rsxAHtSTetvqQ8 =
14- github.com/dgryski/go-tinylfu v0.0.0-20230408121034-c8e5d79bbb04 /go.mod h1:f50PMO4C1x0o341KZt49XtmTpf4LP/JXjxzWuRQEMHw =
1513github.com/go-text/typesetting v0.0.0-20230329143336-a38d00edd832 h1:yV4rFdcvwZXE0lZZ3EoBWjVysHyVo8DLY8VihDciNN0 =
1614github.com/go-text/typesetting v0.0.0-20230329143336-a38d00edd832 /go.mod h1:zvWM81wAVW6QfVDI6yxfbCuoLnobSYTuMsrXU/u11y8 =
1715github.com/go-text/typesetting-utils v0.0.0-20230326210548-458646692de6 h1:zAAA1U4ykFwqPbcj6YDxvq3F2g0wc/ngPfLJjkR/8zs =
You can’t perform that action at this time.
0 commit comments