Skip to content

Commit

Permalink
update document
Browse files Browse the repository at this point in the history
  • Loading branch information
ddkwork committed Jul 6, 2024
1 parent 95dad19 commit 0f0f416
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions packaging/internal/package_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,16 @@ package internal
import (
"archive/zip"
"fmt"
"github.com/ddkwork/golibrary/mylog"
"github.com/tc-hib/winres"
"github.com/tc-hib/winres/version"
"golang.org/x/image/draw"
"image"
"io"
"os"
"strings"
"time"

"github.com/ddkwork/golibrary/mylog"
"github.com/tc-hib/winres"
"github.com/tc-hib/winres/version"
"golang.org/x/image/draw"
)

const (
Expand Down

0 comments on commit 0f0f416

Please sign in to comment.