0
respostas

Recebi erro ao instalar o pacote do postgres

Ao rodar o comando go get github.com/lib/pq recebo o seguinte erro:
package net/netip: unrecognized import path "net/netip" (import path does not begin with hostname)
package slices: unrecognized import path "slices" (import path does not begin with hostname)

E o pacote não é instalado como resolvo?