Skip to content

Commit

Permalink
Update Go.4.sg
Browse files Browse the repository at this point in the history
  • Loading branch information
DosX-dev committed Aug 28, 2024
1 parent 9dccbb2 commit 6cba6b3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions db/PE/Go.4.sg
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ function detect(bShowType, bShowVersion, bShowOptions) {
sVersion = "1.15.0-X.XX.X";
bDetected = true;
}
}
else {
} else {
bDetected = true;
if (PE.compareEP("488d742408488b3c24488d0510000000ffe0cccccccccccccccccccccccccccc") ||
PE.compareEP("83ec0c8b44240c8d5c241089442404895c2408c70424ffffffffe901000000cc")) {
Expand Down Expand Up @@ -68,4 +67,4 @@ function detect(bShowType, bShowVersion, bShowOptions) {

_setLang("Go", bDetected);
return result(bShowType, bShowVersion);
}
}

0 comments on commit 6cba6b3

Please sign in to comment.