mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[PR #4] feat: Windows support #178
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/devgianlu/go-librespot/pull/4
Author: @devgianlu
Created: 10/13/2023
Status: 🔄 Open
Base:
master← Head:windows📝 Commits (3)
7febc74Initial Windows output driver implementationb4affdcCI: Build Windows binaries805fb7dFix build📊 Changes
4 files changed (+466 additions, -5 deletions)
View changed files
📝
.github/workflows/release.yml(+20 -0)📝
go.mod(+3 -1)📝
go.sum(+5 -4)➕
output/driver_windows.go(+438 -0)📄 Description
To build, inside a
golang:1.22container:🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.