From 1909d13c350c49807ce76a95e5454c598bac4ff1 Mon Sep 17 00:00:00 2001 From: GGP1 Date: Wed, 17 Feb 2021 15:04:51 -0300 Subject: [PATCH] 1.16 update --- LICENSE | 2 +- go.mod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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