Skip to content

Commit

Permalink
test ios
Browse files Browse the repository at this point in the history
  • Loading branch information
monkeyWie committed May 8, 2024
1 parent 18e2a37 commit ea314bf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,4 @@ require (
zombiezen.com/go/sqlite v1.1.0 // indirect
)

replace github.com/mattn/go-ieproxy => github.com/GopeedLab/go-ieproxy v0.0.0-20240508030358-70b34a37729d
replace github.com/mattn/go-ieproxy => github.com/GopeedLab/go-ieproxy v0.0.0-20240508032124-d18aee1b071f
1 change: 1 addition & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03
github.com/GopeedLab/go-ieproxy v0.0.0-20240508024204-7f663e7be65e h1:Rx+vwCJ1lnsjqUsiA6HnGHVK9OotkIEKbfPqXaVSIPY=
github.com/GopeedLab/go-ieproxy v0.0.0-20240508024204-7f663e7be65e/go.mod h1:/NsJd+kxZBmjMc5hrJCKMbP57B84rvq9BiDRbtO9AS0=
github.com/GopeedLab/go-ieproxy v0.0.0-20240508030358-70b34a37729d/go.mod h1:/NsJd+kxZBmjMc5hrJCKMbP57B84rvq9BiDRbtO9AS0=
github.com/GopeedLab/go-ieproxy v0.0.0-20240508032124-d18aee1b071f/go.mod h1:/NsJd+kxZBmjMc5hrJCKMbP57B84rvq9BiDRbtO9AS0=
github.com/Microsoft/go-winio v0.5.2/go.mod h1:WpS1mjBmmwHBEWmogvA2mj8546UReBk4v8QkMxJ6pZY=
github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migciow=
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
Expand Down

0 comments on commit ea314bf

Please sign in to comment.