samba-in-kubernetes / samba-operator

An operator for a Samba as a service on PVCs in kubernetes
Apache License 2.0
110 stars 24 forks source link

go.mod: bump to go version 1.16 #166

Closed synarete closed 2 years ago

synarete commented 2 years ago

Newer go1.16 dates to 2021-02-16 where go1.13 dates to 2019-09-03.

See also Go releases at: https://go.dev/doc/devel/release

Signed-off-by: Shachar Sharon ssharon@redhat.com