Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into atavism/7.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
atavism committed Aug 6, 2024
2 parents c6a4bd8 + 4d35c0d commit 04726e6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ require (
github.com/getlantern/eventual v1.0.0
github.com/getlantern/eventual/v2 v2.0.2
github.com/getlantern/filepersist v0.0.0-20210901195658-ed29a1cb0b7c
github.com/getlantern/flashlight/v7 v7.6.91
github.com/getlantern/fronted v0.0.0-20230601004823-7fec719639d8
github.com/getlantern/flashlight/v7 v7.6.93
github.com/getlantern/fronted v0.0.0-20240730140724-9369ca3c94f0
github.com/getlantern/golog v0.0.0-20230503153817-8e72de7e0a65
github.com/getlantern/i18n v0.0.0-20181205222232-2afc4f49bb1c
github.com/getlantern/idletiming v0.0.0-20231030193830-6767b09f86db
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -290,10 +290,14 @@ github.com/getlantern/filepersist v0.0.0-20210901195658-ed29a1cb0b7c h1:mcz27xtA
github.com/getlantern/filepersist v0.0.0-20210901195658-ed29a1cb0b7c/go.mod h1:8DGAx0LNUfXNnEH+fXI0s3OCBA/351kZCiz/8YSK3i8=
github.com/getlantern/flashlight/v7 v7.6.91 h1:4RSdZAcYpmpG89PRXXqEAWSRLdvf7W/5a+yAeWno9dc=
github.com/getlantern/flashlight/v7 v7.6.91/go.mod h1:lh9hiIrPYJ3I9xZ7GjcvizY0KBzGEvHaUVDm7s6Cy0c=
github.com/getlantern/flashlight/v7 v7.6.93 h1:BvXXodQG/mVgwPAuI7EE+HoqBwyUEDu9zJrLrXcnJk0=
github.com/getlantern/flashlight/v7 v7.6.93/go.mod h1:cPJlYQ8xzYAtyH14NNBWWWDCvbcaSnN/R4jMugjNOHo=
github.com/getlantern/framed v0.0.0-20190601192238-ceb6431eeede h1:yrU6Px3ZkvCsDLPryPGi6FN+2iqFPq+JeCb7EFoDBhw=
github.com/getlantern/framed v0.0.0-20190601192238-ceb6431eeede/go.mod h1:nhnoiS6DE6zfe+BaCMU4YI01UpsuiXnDqM5S8jxHuuI=
github.com/getlantern/fronted v0.0.0-20230601004823-7fec719639d8 h1:r/Z/SPPIfLXDI3QA7/tE6nOfPncrqeUPDjiFjnNGP50=
github.com/getlantern/fronted v0.0.0-20230601004823-7fec719639d8/go.mod h1:HGe2a5LAanMKLb5BZHwDntWt5sme18AqEmJnfBgsDqc=
github.com/getlantern/fronted v0.0.0-20240730140724-9369ca3c94f0 h1:DyKTfpBRdD4Qc2S7zzQOJ8EmbJfnakjIacViCTwo2DE=
github.com/getlantern/fronted v0.0.0-20240730140724-9369ca3c94f0/go.mod h1:WByj7b55hNRpeuIaES521Poebt0ABOdzG/9g+bS4BiQ=
github.com/getlantern/geo v0.0.0-20240108161311-50692a1b69a9 h1:mSg57/+t59Q08AqArlhW+3N1AVPn5ox0dTOYonRps6w=
github.com/getlantern/geo v0.0.0-20240108161311-50692a1b69a9/go.mod h1:RjQ0krF8NTCc5xo2Q1995/vZBnYg33h8svn15do7dLg=
github.com/getlantern/geolookup v0.0.0-20230327091034-aebe73c6eef4 h1:Ju9l1RretVWJTNo2vpl/xAW8Dcuiyg5kJC6LRBpCigw=
Expand Down

0 comments on commit 04726e6

Please sign in to comment.