libcap/psx/go.mod
Andrew G. Morgan b0d13e87db A step closer to modularizing the cap and psx packages.
After reading more about Go modules, I now see how ownership of the
stable URL path for the packages is required. As such, I'm changing
the official package paths to these:

  "kernel.org/pub/linux/libs/security/libcap/cap"
  "kernel.org/pub/linux/libs/security/libcap/psx"

I have the right permissions to maintain these directories. I will
place the libcap/{cap,psx}/index.html files at those locations and
then validate that the go getting magic does the right things.

Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
2020-07-03 12:05:44 -07:00

4 lines
62 B
Modula-2

module kernel.org/pub/linux/libs/security/libcap/psx
go 1.11