Skip to content

Commit

Permalink
Update go version, clean-ups
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Nov 30, 2023
1 parent 9602a30 commit 6b2c045
Show file tree
Hide file tree
Showing 6 changed files with 144 additions and 1,849 deletions.
2 changes: 1 addition & 1 deletion desktop/analytics/analytics.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import (
"github.com/getlantern/flashlight/v7/util"
"github.com/getlantern/golog"

"github.com/getlantern/lantern-desktop/analytics/engine"
"github.com/getlantern/lantern-client/desktop/analytics/engine"
)

var (
Expand Down
2 changes: 1 addition & 1 deletion desktop/app/systray.go
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import (
"github.com/getlantern/i18n"
"github.com/getlantern/systray"

"github.com/getlantern/lantern-desktop/icons"
"github.com/getlantern/lantern-client/desktop/icons"
)

var menu struct {
Expand Down
270 changes: 0 additions & 270 deletions desktop/go.mod

This file was deleted.

Loading

0 comments on commit 6b2c045

Please sign in to comment.