diff --git a/LICENSE b/LICENSE index 242c0fc..0188e82 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Gastón Palomeque +Copyright (c) 2021 Gastón Palomeque Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/go.mod b/go.mod index 6f5a268..0863062 100644 --- a/go.mod +++ b/go.mod @@ -1,3 +1,3 @@ module github.com/GGP1/atoll -go 1.15 +go 1.16