h2non / filetype

Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature
https://pkg.go.dev/github.com/h2non/filetype?tab=doc
MIT License
2.05k stars 178 forks source link

Cannot install package #128

Closed TrashMomAru closed 1 year ago

TrashMomAru commented 1 year ago

i'm really new to this whole Go thing. but i've tried using the Go Get command (using version 1.17) and it just. gives no input? it won't install at all. any help would be welcome. i just need this package so one program can work and i've been spending hours browsing forums trying to find an answer.

Specifically when i use the command, it seems to process, stuttering for a second. before giving a blank line, and skipping to enter a new command. no Downloading, no nothing. I have zero idea what's going on. I really hope y'all can help me. I included an image of what it looks like. image

h2non commented 1 year ago

Not the proper place to post this. This may help you: https://www.freecodecamp.org/news/setting-up-go-programming-language-on-windows-f02c8c14e2f/