majewsky / portunus

Self-contained user/group management and authentication service
GNU General Public License v3.0
75 stars 5 forks source link

Update Go modules config #21

Closed SuperQ closed 9 months ago

SuperQ commented 9 months ago
SuperQ commented 9 months ago

My tool that compares Go mod version and module version detected this issue:

WARNING: Go mod version (1.18) is older than depencies (1.20)
- github.com/sapcc/go-api-declarations
- github.com/sapcc/go-bits
majewsky commented 9 months ago

The vendor dir stays. The other stuff is addressed in an ongoing feature branch.