Skip to content
Snippets Groups Projects
Forked from leap / bitmask-vpn
764 commits behind the upstream repository.
  • Kali Kaneko's avatar
    06a74539
    [refactor] several simplifications after review · 06a74539
    Kali Kaneko authored
    - simplify notification routine (we dont need no rejected action). we
      just check every hour, as in the original code.
    - open links directly from Qt
    - rename some global variables to make them less cryptic
    - move cleanup function to the same module that created them
    [refactor] several simplifications after review
    Kali Kaneko authored
    - simplify notification routine (we dont need no rejected action). we
      just check every hour, as in the original code.
    - open links directly from Qt
    - rename some global variables to make them less cryptic
    - move cleanup function to the same module that created them
This project manages its dependencies using Go Modules. Learn more
go.mod 1.29 KiB