Versions in this module Expand all Collapse all v1 v1.2.5 Apr 29, 2025 v1.2.4 Jan 13, 2025 v1.2.3 Nov 5, 2024 GO-2025-3372 GO-2025-3372: Vulnerability when creating log files in github.com/golang/glog v1.2.2 Jul 9, 2024 GO-2025-3372 GO-2025-3372: Vulnerability when creating log files in github.com/golang/glog v1.2.1 Apr 4, 2024 GO-2025-3372 GO-2025-3372: Vulnerability when creating log files in github.com/golang/glog v1.2.0 Nov 22, 2023 GO-2025-3372 GO-2025-3372: Vulnerability when creating log files in github.com/golang/glog v1.1.2 Aug 9, 2023 GO-2025-3372 GO-2025-3372: Vulnerability when creating log files in github.com/golang/glog v1.1.1 Mar 22, 2023 GO-2025-3372 GO-2025-3372: Vulnerability when creating log files in github.com/golang/glog v1.1.0 Mar 3, 2023 GO-2025-3372 GO-2025-3372: Vulnerability when creating log files in github.com/golang/glog Changes in this version + func CallerPC(skipDepth int) []uintptr + func CallerText(skipDepth int) []byte + type Stack struct + PC []uintptr + Text []byte + func Caller(skipDepth int) Stack + func (s Stack) String() string