We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ae57a4 commit 3815072Copy full SHA for 3815072
updater/updater_macos.go renamed to updater/updater_darwin.go
@@ -13,8 +13,6 @@
13
// You should have received a copy of the GNU Affero General Public License
14
// along with this program. If not, see <https://www.gnu.org/licenses/>.
15
16
-//go:build darwin
17
-
18
package updater
19
20
func start(src string) string {
0 commit comments