[GH-ISSUE #38] undefined field or method ‘UnixMilli #138

Closed
opened 2026-03-01 17:37:47 +03:00 by kerem · 1 comment
Owner

Originally created by @sirkev on GitHub (Nov 19, 2022).
Original GitHub issue: https://github.com/alpkeskin/mosint/issues/38

`:/home/kev# go install -v github.com/alpkeskin/mosint@latest
github.com/gofrs/uuid

github.com/gofrs/uuid

/root/go/pkg/mod/github.com/gofrs/uuid@v4.3.0+incompatible/generator.go:288:24: error: reference to undefined field or method ‘UnixMilli’
288 | ms := uint64(tn.UnixMilli())
| `
any help on how to get around this would be highly appreciated

Originally created by @sirkev on GitHub (Nov 19, 2022). Original GitHub issue: https://github.com/alpkeskin/mosint/issues/38 `:/home/kev# go install -v github.com/alpkeskin/mosint@latest github.com/gofrs/uuid # github.com/gofrs/uuid /root/go/pkg/mod/github.com/gofrs/uuid@v4.3.0+incompatible/generator.go:288:24: error: reference to undefined field or method ‘UnixMilli’ 288 | ms := uint64(tn.UnixMilli()) | ` any help on how to get around this would be highly appreciated
kerem closed this issue 2026-03-01 17:37:47 +03:00
Author
Owner

@alpkeskin commented on GitHub (Nov 23, 2022):

Make sure Golang and its libraries are all up-to-date.

<!-- gh-comment-id:1325522973 --> @alpkeskin commented on GitHub (Nov 23, 2022): Make sure Golang and its libraries are all up-to-date.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mosint#138
No description provided.