Skip to content

Commit 3815072

Browse files
committed
Renamed updater_macos -> updater_darwin and removed build flag
1 parent 5ae57a4 commit 3815072

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

updater/updater_macos.go renamed to updater/updater_darwin.go

-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
// You should have received a copy of the GNU Affero General Public License
1414
// along with this program. If not, see <https://www.gnu.org/licenses/>.
1515

16-
//go:build darwin
17-
1816
package updater
1917

2018
func start(src string) string {

0 commit comments

Comments
 (0)