From aaa8914d5319488730cc9084dc37e3078457f14d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 12:08:52 +0000 Subject: [PATCH] chore(deps): bump github.com/frederic-arr/rpsl-go Bumps [github.com/frederic-arr/rpsl-go](https://github.com/frederic-arr/rpsl-go) from 0.0.0-20240831154502-46a71b831def to 0.1.0. - [Commits](https://github.com/frederic-arr/rpsl-go/commits/v0.1.0) --- updated-dependencies: - dependency-name: github.com/frederic-arr/rpsl-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 79ac4af..c16786b 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.22.5 require ( github.com/frederic-arr/ripedb-go v0.0.0-20240928220830-32693cea92e8 - github.com/frederic-arr/rpsl-go v0.0.0-20240831154502-46a71b831def + github.com/frederic-arr/rpsl-go v0.1.0 github.com/hashicorp/terraform-plugin-docs v0.19.4 github.com/hashicorp/terraform-plugin-framework v1.12.0 github.com/hashicorp/terraform-plugin-go v0.24.0 diff --git a/go.sum b/go.sum index 25bd9fd..614a34a 100644 --- a/go.sum +++ b/go.sum @@ -44,8 +44,8 @@ github.com/frankban/quicktest v1.14.3 h1:FJKSZTDHjyhriyC81FLQ0LY93eSai0ZyR/ZIkd3 github.com/frankban/quicktest v1.14.3/go.mod h1:mgiwOwqx65TmIk1wJ6Q7wvnVMocbUorkibMOrVTHZps= github.com/frederic-arr/ripedb-go v0.0.0-20240928220830-32693cea92e8 h1:WESNzOcMjNgOZtd9v2XNcpxIJOFKT2CpGXW9vtxLzX4= github.com/frederic-arr/ripedb-go v0.0.0-20240928220830-32693cea92e8/go.mod h1:HO3NVyDi/zg0OftUIQFBJ+VpBTripilleWYsuok6OrI= -github.com/frederic-arr/rpsl-go v0.0.0-20240831154502-46a71b831def h1:jMnMq22FoSyI019/EMANunIx6OgMb4TRBYOBsCDP8mA= -github.com/frederic-arr/rpsl-go v0.0.0-20240831154502-46a71b831def/go.mod h1:CtPQg+MhImDmC0m3YP5PtZQFQTDQRX2yo2172ZTiYNY= +github.com/frederic-arr/rpsl-go v0.1.0 h1:gjByjnB7K26qwL7fMZaQ8RFLx3MaA1reI+6piLcJ6B8= +github.com/frederic-arr/rpsl-go v0.1.0/go.mod h1:CtPQg+MhImDmC0m3YP5PtZQFQTDQRX2yo2172ZTiYNY= github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI= github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic= github.com/go-git/go-billy/v5 v5.5.0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU=